Build a hybrid agentic workflow combining RAG, Text2SQL and a system that intelligently routes between SQL databases and vector search based on the users query.
This tutorial and example repository by @akshay_pachaar shows you how to:
路 Implement query classification to route between SQL and... See more