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/fake
Nuno Campos 52ccae3fb1
Accept message-like things in Chat models, LLMs and MessagesPlaceholder (#16418)
5 months ago
..
__init__.py Separate out langchain_core package (#13577) 8 months ago
callbacks.py core[patch]: add response kwarg to on_llm_error 7 months ago
chat_model.py Accept message-like things in Chat models, LLMs and MessagesPlaceholder (#16418) 5 months ago
llm.py core[patch]: add response kwarg to on_llm_error 7 months ago
memory.py REFACTOR: Refactor langchain_core (#13627) 8 months ago
test_fake_chat_model.py Accept message-like things in Chat models, LLMs and MessagesPlaceholder (#16418) 5 months ago