langchain
2e2b9c76 - Keep also original query - multi_query.py (#12696)

Commit
2 years ago
Keep also original query - multi_query.py (#12696) When you use a MultiQuery it might be useful to use the original query as well as the newly generated ones to maximise the changes to retriever the correct document. I haven't created an issue, it seems a very small and easy thing. --------- Co-authored-by: Bagatur <baskaryan@gmail.com>
Author
Parents
Loading