Retrieval
RAG
Execute a RAG (Retrieval-Augmented Generation) query.
This endpoint combines search results with language model generation. It supports the same filtering capabilities as the search endpoint, allowing for precise control over the retrieved context.
The generation process can be customized using the rag_generation_config parameter.