neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
78 stars 64 forks source link

Add Multi Query retriver #45

Closed neokd closed 11 months ago

neokd commented 11 months ago

Add the langchain MultiQueryRetriever is designed to provide a more comprehensive approach to information retrieval by generating multiple queries from different perspectives for a given user input query.