Files
langchain/docs
Mohammad Mohtashim 23635385bb 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>
2024-04-25 17:39:10 -07:00
..
2024-04-25 17:39:07 -07:00
2024-02-08 14:52:26 -08:00
2024-01-08 08:38:14 -08:00
2024-04-25 17:39:10 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide