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
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
8 months ago
..
__init__.py Separate out langchain_core package (#13577) 10 months ago
callbacks.py core[patch]: add response kwarg to on_llm_error 9 months ago
chat_model.py core[patch]: testing add chat model for unit-tests (#16209) 8 months ago
llm.py core[patch]: add response kwarg to on_llm_error 9 months ago
memory.py REFACTOR: Refactor langchain_core (#13627) 10 months ago
test_fake_chat_model.py core[patch]: testing add chat model for unit-tests (#16209) 8 months ago