Back to AI Tools
Retrieval Augmented Generation (RAG)
Agent Pattern
Augmenting the LLM's knowledge base with external, relevant documents for grounded answers.
#agent#knowledge#search
Tool Details
Preview
Related Tools
Reflection Agent Pattern
Agent Pattern
An agent evaluates its own output against criteria and initiates self-correction loops.
agentselfcorrectionquality
Tool-Use Agent Pattern
Agent Pattern
Enabling an agent to select and execute external functions or APIs (e.g., calculator, web search).
agentapisfunctioncalling
Consensus Agent Pattern
Agent Pattern
Multiple independent agents answer a query, and a final agent synthesizes the common answer.
agentreliabilityconsensus