@llama_index
We’re publishing 2 new video tutorials 💫 in our advanced RAG series that shows you how to build an agentic workflow capable of dynamic retrieval: dynamically deciding how much context you want to retrieve, depending on the question, and dynamically querying a SQL database when necessary. Dynamic retrieval can be helpful to create a unified QA interface: * For summarization-based questions: retrieve entire documents to answer the question. * For pointed questions: retrieve relevant chunks. * For analytics questions: query the SQL database. Built with LlamaCloud and @llama_index workflows. Check out our videos: Dynamic Chunk/File Retrieval: https://t.co/SSA8pnkwbg Combined RAG + Text-to-SQL: https://t.co/PHpoLsiP5d