langchain/libs/core/tests/unit_tests/fake
2024-01-26 15:44:28 -08:00
..
__init__.py Separate out langchain_core package (#13577) 2023-11-20 13:09:30 -08:00
callbacks.py core[patch]: add response kwarg to on_llm_error 2023-12-04 15:04:48 -08:00
chat_model.py Accept message-like things in Chat models, LLMs and MessagesPlaceholder (#16418) 2024-01-26 15:44:28 -08:00
llm.py core[patch]: add response kwarg to on_llm_error 2023-12-04 15:04:48 -08:00
memory.py REFACTOR: Refactor langchain_core (#13627) 2023-11-21 08:35:29 -08:00
test_fake_chat_model.py Accept message-like things in Chat models, LLMs and MessagesPlaceholder (#16418) 2024-01-26 15:44:28 -08:00