Skip to main content
ExampleDescription
Team With KnowledgeDemonstrates a team that combines knowledge-base retrieval with web search support.
Team With Knowledge FiltersDemonstrates static metadata-based knowledge filtering in team retrieval.
Team With Agentic Knowledge FiltersDemonstrates AI-driven dynamic knowledge filtering for team retrieval.
Team With Custom RetrieverDemonstrates a custom team knowledge retriever that uses runtime dependencies.
Distributed RAG With LanceDBDemonstrates distributed team-based RAG with primary and context retrieval over LanceDB.
Distributed RAG With PgVectorDemonstrates distributed team-based RAG using PostgreSQL + pgvector.
Distributed RAG With RerankingDemonstrates distributed RAG with hybrid retrieval and Cohere reranking.
Coordinated Agentic RAGDemonstrates coordinated team search, analysis, and synthesis over shared knowledge.
Coordinated Reasoning RAGDemonstrates distributed reasoning roles for coordinated RAG responses.
Distributed Infinity SearchDemonstrates distributed search coordination with Infinity reranking.