FAI Agentic Retriever
Agentic retrieval specialist โ autonomous source selection, iterative refinement with relevance scoring, multi-hop reasoning, query decomposition, and grounded answer synthesis with inline citations.
Overviewโ
| Property | Value |
|---|---|
| Type | Agent |
| File | agents/fai-agentic-retriever.agent.md |
| Tools | codebase, terminal |
| Model | gpt-4o, gpt-4o-mini |
| WAF Alignment | reliability, performance-efficiency |
| Compatible Plays | 21-agentic-rag, 01-enterprise-rag |
| Lines | 108 |
Usageโ
In VS Code (GitHub Copilot)โ
@fai-agentic-retriever How can you help me?
In fai-manifest.jsonโ
{
"primitives": {
"agents": ["../../agents/fai-agentic-retriever.agent.md"]
}
}
Sourceโ
- GitHub:
agents/fai-agentic-retriever.agent.md - Edit: Edit on GitHub โ
Auto-generated from the FrootAI primitive catalog. Last updated: 2026-04-20.