What is an example of a retrieval-augmented generation (RAG) service?
Hint:Think about how AI models can access private data
Fine-tuning services
Orchestration tools
LlamaIndex
Connecting models to private documents
Explanation
This is an example of the Layer 2: APIs and Platforms in the modern AI stack, and retrieval-augmented generation (RAG) is one of the services included in this layer.