gpt-open / rag-gpt

RAG-GPT, leveraging LLM and RAG technology, learns from user-customized knowledge bases to provide contextually relevant answers for a wide range of queries, ensuring rapid and accurate information retrieval.
Apache License 2.0
301 stars 46 forks source link

Add a new query rewriting strategy to support multi-turn conversations. #59

Open blmdxiao opened 4 months ago

blmdxiao commented 4 months ago

Optimize the strategy for refining queries, retrieving, and ranking documents #58