mode RAG Advanced
structured-rag-expert-mode
RAG over structured data — text-to-SQL with retrieval, semantic layer, table-augmented generation
More in RAG Advanced
mode
agentic-rag-expert-mode
Agent loops over retrieval — tool-calling search, query decomposition, iterative refinement
View → modechunk-strategy-expert-mode
Fixed, recursive, semantic, proposition-based, document-aware chunking deep-dive
View → modecolbert-expert-mode
ColBERT v2 / late interaction retrieval, MaxSim, RAGatouille, indexing tradeoffs
View → modecontextual-retrieval-expert-mode
Anthropic's Contextual Retrieval — prepend chunk-specific context before embedding
View → modecrag-expert-mode
Retrieval evaluator + web search fallback when knowledge base is insufficient
View → modegraphrag-expert-mode
Microsoft GraphRAG — entity/community extraction, hierarchical summarization, local vs global queries
View →