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
aditya thomas cea379e7c7
community, core[callbacks]: move FileCallbackHandler from community to core (#20495)
**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.
6 months ago
..
cli
community docs: aws docs updates (#20571) 6 months ago
core community, core[callbacks]: move FileCallbackHandler from community to core (#20495) 6 months ago
experimental
langchain community, core[callbacks]: move FileCallbackHandler from community to core (#20495) 6 months ago
partners upstage: fix core dep (#20576) 6 months ago
standard-tests mistral, openai: allow anthropic-style messages in message histories (#20565) 6 months ago
text-splitters