langchain
d1d693b2 - Fix issue where response_if_no_docs_found is not implemented on async… (#13297)

Commit
2 years ago
Fix issue where response_if_no_docs_found is not implemented on async… (#13297) Response_if_no_docs_found is not implemented in ConversationalRetrievalChain for async code paths. Implemented it and added test cases Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Author
Parents
Loading