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
2024-05-13 15:09:12 -04:00
..
__init__.py community, core[callbacks]: move FileCallbackHandler from community to core (#20495) 2024-04-17 22:29:30 -04:00
base.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
file.py community, core[callbacks]: move FileCallbackHandler from community to core (#20495) 2024-04-17 22:29:30 -04:00
manager.py core[major]: AsyncCallbackManagerForToolRun no longer casts return object to string (#20374) 2024-05-13 15:09:12 -04:00
stdout.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
streaming_stdout.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00