You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community
Mohammad Mohtashim 43db4cd20e
core[major]: On Tool End Observation Casting Fix (#18798)
This PR updates the on_tool_end handlers to return the raw output from the tool instead of casting it to a string. 

This is technically a breaking change, though it's impact is expected to be somewhat minimal. It will fix behavior in `astream_events` as well.

Fixes the following issue #18760 raised by @eyurtsev

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
3 months ago
..
adapters docs: added `community` modules descriptions (#17827) 4 months ago
agent_toolkits community[patch]: Use getattr for `toolkits` imports (#18825) 3 months ago
callbacks core[major]: On Tool End Observation Casting Fix (#18798) 3 months ago
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 5 months ago
chat_message_histories community: Fix bug with StreamlitChatMessageHistory (#18834) 3 months ago
chat_models community[patch]: Bedrock add support for mistral models (#18756) 3 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
document_compressors community[feat]: Adds LLMLingua as a document compressor (#17711) 4 months ago
document_loaders community[patch]: support modin document loader (#18866) 3 months ago
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 5 months ago
embeddings community[patch]: Add embedding instruction to HuggingFaceBgeEmbeddings (#18017) 3 months ago
example_selectors docs: added `community` modules descriptions (#17827) 4 months ago
graphs Switch to md5 for deduplication in neo4j integrations (#18846) 3 months ago
indexes community: Add document manager and mongo document manager (#17320) 4 months ago
llms community[patch]: Bedrock add support for mistral models (#18756) 3 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 5 months ago
retrievers community[patch]: Added support for filter out AWS Kendra search by score confidence (#12920) 3 months ago
storage multiple[patch]: fix deprecation versions (#18349) 4 months ago
tools community[patch]: Add Passio Nutrition AI Food Search Tool to Community Package (#18278) 3 months ago
utilities community[patch]: Add Passio Nutrition AI Food Search Tool to Community Package (#18278) 3 months ago
utils Add the BQ job usage tracking from LangChain (#17123) 4 months ago
vectorstores Switch to md5 for deduplication in neo4j integrations (#18846) 3 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
cache.py community[minor]: Adding Azure Cosmos Mongo vCore Vector DB Cache (#16856) 4 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago