langchain
cc451eff - community[patch]: langchain_community.vectorstores.azuresearch Raise LangChainException instead of bare Exception (#23935)

Commit
1 year ago
community[patch]: langchain_community.vectorstores.azuresearch Raise LangChainException instead of bare Exception (#23935) Raise `LangChainException` instead of `Exception`. This alleviates the need for library users to use bare try/except to handle exceptions raised by `AzureSearch`. Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Author
Parents
Loading