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/tests/unit_tests
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.
10 months ago
..
_api REFACTOR: Refactor langchain_core (#13627) 10 months ago
callbacks BUG: more core fixes (#13665) 10 months ago
data Separate out langchain_core package (#13577) 10 months ago
documents REFACTOR: combine core documents files (#13733) 10 months ago
example_selectors BUG: more core fixes (#13665) 10 months ago
examples Separate out langchain_core package (#13577) 10 months ago
fake core[patch]: add response kwarg to on_llm_error 10 months ago
language_models core[patch]: add response kwarg to on_llm_error 10 months ago
load BUG: more core fixes (#13665) 10 months ago
messages Fixes for opengpts release (#13960) 10 months ago
output_parsers BUG: more core fixes (#13665) 10 months ago
outputs BUG: more core fixes (#13665) 10 months ago
prompts core[patch], langchain[patch]: fix required deps (#14373) 10 months ago
runnables Update RunnableWithMessageHistory (#14351) 10 months ago
tracers core[patch], langchain[patch]: fix required deps (#14373) 10 months ago
utils community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
__init__.py Separate out langchain_core package (#13577) 10 months ago
conftest.py core[patch], langchain[patch]: fix required deps (#14373) 10 months ago
prompt_file.txt Separate out langchain_core package (#13577) 10 months ago
test_globals.py Separate out langchain_core package (#13577) 10 months ago
test_imports.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_messages.py Fix Azure Openai function calling in streaming mode (#13768) 10 months ago
test_outputs.py REFACTOR: Refactor langchain_core (#13627) 10 months ago
test_tools.py REFACTOR: Refactor langchain_core (#13627) 10 months ago