| Team With Knowledge | Demonstrates a team that combines knowledge-base retrieval with web search support. |
| Team With Knowledge Filters | Demonstrates static metadata-based knowledge filtering in team retrieval. |
| Team With Agentic Knowledge Filters | Demonstrates AI-driven dynamic knowledge filtering for team retrieval. |
| Team With Custom Retriever | Demonstrates a custom team knowledge retriever that uses runtime dependencies. |
| Distributed RAG With LanceDB | Demonstrates distributed team-based RAG with primary and context retrieval over LanceDB. |
| Distributed RAG With PgVector | Demonstrates distributed team-based RAG using PostgreSQL + pgvector. |
| Distributed RAG With Reranking | Demonstrates distributed RAG with hybrid retrieval and Cohere reranking. |
| Coordinated Agentic RAG | Demonstrates coordinated team search, analysis, and synthesis over shared knowledge. |
| Coordinated Reasoning RAG | Demonstrates distributed reasoning roles for coordinated RAG responses. |
| Distributed Infinity Search | Demonstrates distributed search coordination with Infinity reranking. |