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.
Last updated on