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
Hynek Kydlíček aa8ae31e5b
core[patch]: add response kwarg to on_llm_error
# Dependencies
None

# Twitter handle
@HKydlicek

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
10 months ago
..
__init__.py BUG: more core fixes (#13665) 11 months ago
base.py core[patch]: add response kwarg to on_llm_error 10 months ago
manager.py core[patch]: add response kwarg to on_llm_error 10 months ago
stdout.py Removing extra `StdOutCallbackHandler` overridden methods (#14136) 10 months ago
streaming_stdout.py IMPROVEMENT: Conditionally import core type hints (#13700) 11 months ago