langchain/libs/core/tests/unit_tests/fake
Eugene Yurtsev ecd4f0a7ec
core[patch]: testing add chat model for unit-tests (#16209)
This PR adds a fake chat model for testing purposes.

Used in this PR: https://github.com/langchain-ai/langchain/pull/16172
2024-01-18 11:30:53 -05:00
..
__init__.py
callbacks.py core[patch]: add response kwarg to on_llm_error 2023-12-04 15:04:48 -08:00
chat_model.py core[patch]: testing add chat model for unit-tests (#16209) 2024-01-18 11:30:53 -05:00
llm.py core[patch]: add response kwarg to on_llm_error 2023-12-04 15:04:48 -08:00
memory.py
test_fake_chat_model.py core[patch]: testing add chat model for unit-tests (#16209) 2024-01-18 11:30:53 -05:00