mirror of
https://github.com/hwchase17/langchain
synced 2024-11-02 09:40:22 +00:00
cea379e7c7
**Description:** Move `FileCallbackHandler` from community to core **Issue:** #20493 **Dependencies:** None (imo) `FileCallbackHandler` is a built-in LangChain callback handler like `StdOutCallbackHandler` and should properly be in in core. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
file.py | ||
manager.py | ||
stdout.py | ||
streaming_stdout.py |