RAG from scratch: Query Structuring
(Structuring for vectorstore metadata filters)
Lance Martin
Software Engineer, LangChain
@RLanceMartin
Query Construction
https://blog.langchain.dev/query-construction/
https://blog.langchain.dev/enhancing-rag-based-applications-accuracy-by-constructing-and-leveraging-knowledge-graphs/
Query structuring
https://python.langchain.com/docs/use_cases/query_analysis/techniques/structuring
Code walk-through