langchain/libs/core/tests/unit_tests/runnables
Eugene Yurtsev 76905aa043
Update RunnableWithMessageHistory (#14351)
This PR updates RunnableWithMessage history to support user specific
configuration for the factory.

It extends support to passing multiple named arguments into the factory
if the factory takes more than a single argument.
2023-12-11 21:34:49 -05:00
..
__snapshots__ manual mapping (#14422) 2023-12-08 16:29:33 -08:00
__init__.py REFACTOR: Refactor langchain_core (#13627) 2023-11-21 08:35:29 -08:00
test_config.py REFACTOR: Refactor langchain_core (#13627) 2023-11-21 08:35:29 -08:00
test_context.py Move runnable context to beta (#14507) 2023-12-11 13:58:30 -08:00
test_history.py Update RunnableWithMessageHistory (#14351) 2023-12-11 21:34:49 -05:00
test_imports.py Move runnable context to beta (#14507) 2023-12-11 13:58:30 -08:00
test_runnable.py manual mapping (#14422) 2023-12-08 16:29:33 -08:00
test_utils.py REFACTOR: Refactor langchain_core (#13627) 2023-11-21 08:35:29 -08:00