FAI Agentic RAG Builder
Agentic RAG builder β autonomous retrieval agent, multi-source fusion (Search+web+DB), iterative query refinement, citation pipeline, and reflection-based quality gates.
Overview
| Property | Value |
|---|---|
| Type | Agent |
| File | agents/fai-play-21-builder.agent.md |
| Tools | codebase, terminal, azure |
| Model | gpt-4o, gpt-4o-mini |
| WAF Alignment | reliability, performance-efficiency |
| Compatible Plays | 21-agentic-rag |
| Lines | 45 |
Usage
In VS Code (GitHub Copilot)
@fai-play-21-builder How can you help me?In fai-manifest.json
{
"primitives": {
"agents": ["../../agents/fai-play-21-builder.agent.md"]
}
}Source
- GitHub:
agents/fai-play-21-builder.agent.md - Edit: Edit on GitHub βΒ
Auto-generated from the FrootAI primitive catalogΒ . Last updated: 2026-04-20.
Last updated on