Retrieval
Agent
Implement an agent-based interaction for complex query processing.
This endpoint supports multi-turn conversations and can handle complex queries by breaking them down into sub-tasks. It uses the same filtering capabilities as the search and RAG endpoints for retrieving relevant information.
The agent’s behavior can be customized using the rag_generation_config and task_prompt_override parameters.
Was this page helpful?