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/core/langchain_core/callbacks
adreo00 40aff1eacc
core[major]: AsyncCallbackManagerForToolRun no longer casts return object to string (#20374)
- **Description:** Stops `AsyncCallbackManagerForToolRun` from
converting the output to str
- **Issue:** #20372
- **Dependencies:** None
4 months ago
..
__init__.py community, core[callbacks]: move FileCallbackHandler from community to core (#20495) 5 months ago
base.py core[major]: On Tool End Observation Casting Fix (#18798) 6 months ago
file.py community, core[callbacks]: move FileCallbackHandler from community to core (#20495) 5 months ago
manager.py core[major]: AsyncCallbackManagerForToolRun no longer casts return object to string (#20374) 4 months ago
stdout.py core[major]: On Tool End Observation Casting Fix (#18798) 6 months ago
streaming_stdout.py core[major]: On Tool End Observation Casting Fix (#18798) 6 months ago