multiquery
Here are 4 public repositories matching this topic...
This repository implements Retrieval-Augmented Generation (RAG) for Query Translation and Semantic Search. It processes documents from a given URL, splits and indexes them, and uses different retrieval methods (multi-query, fusion, and decomposition) to accurately answer user queries.
-
Updated
Jul 8, 2024 - Python
Examples of using different retrievers in LangChain, including Wikipedia, Vector Store, MMR, MultiQuery, and Contextual Compression retrievers. Demonstrates how to fetch relevant context for semantic search, Q&A, summarization, and retrieval-augmented generation (RAG).
-
Updated
Aug 22, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to the multiquery topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multiquery topic, visit your repo's landing page and select "manage topics."