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/tests/unit_tests/llms
leo-gan fd69cc7e42
Removed duplicate BaseModel dependencies (#2471)
Removed duplicate BaseModel dependencies in class inheritances.
Also, sorted imports by `isort`.
2 years ago
..
__init__.py initial commit 2 years ago
fake_llm.py Removed duplicate BaseModel dependencies (#2471) 2 years ago
test_base.py (rfc) chat models (#1424) 2 years ago
test_callbacks.py Add BaseCallbackHandler and CallbackManager (#478) 2 years ago
test_loading.py Harrison/llm saving (#331) 2 years ago
test_utils.py unit test / code coverage improvements (#322) 2 years ago