mirror of
https://github.com/hwchase17/langchain.git
synced 2026-05-14 10:53:52 +00:00
**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.