QuivrHQ / quivr

Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
https://core.quivr.com
Other
36.38k stars 3.55k forks source link

Using chat history when answering user questions in RAG mode #3283

Open jacopo-chevallard opened 3 weeks ago

jacopo-chevallard commented 3 weeks ago

Currently, we only exploit the chat history to generate the answer to a user question in "chat with LLM" mode, while Brains do not use the chat history when generating answers.

This change will enable a brain to use the chat history during the answer generation

linear[bot] commented 3 weeks ago

CORE-213 Using chat history when answering user questions in RAG mode