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/runnables
Bagatur 47451951a1
core[patch]: Fix runnable with message history (#14629)
Fix bug shown in #14458. Namely, that saving inputs to history fails
when the input to base runnable is a list of messages
10 months ago
..
__init__.py Move runnable context to beta (#14507) 10 months ago
base.py Move runnable context to beta (#14507) 10 months ago
branch.py Move runnable context to beta (#14507) 10 months ago
config.py Separate out langchain_core package (#13577) 11 months ago
configurable.py manual mapping (#14422) 10 months ago
fallbacks.py manual mapping (#14422) 10 months ago
history.py core[patch]: Fix runnable with message history (#14629) 10 months ago
passthrough.py manual mapping (#14422) 10 months ago
retry.py manual mapping (#14422) 10 months ago
router.py manual mapping (#14422) 10 months ago
utils.py [core/minor] Runnables: Implement a context api (#14046) 10 months ago