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
Zander Chase f4d3cf2dfb
Add Invocation Params (#4509)
### Add Invocation Params to Logged Run


Adds an llm type to each chat model as well as an override of the dict()
method to log the invocation parameters for each call

---------

Co-authored-by: Ankush Gola <ankush.gola@gmail.com>
1 year ago
..
__init__.py initial commit 2 years ago
fake_chat_model.py Add Invocation Params (#4509) 1 year ago
fake_llm.py Callbacks Refactor [base] (#3256) 1 year ago
test_base.py (rfc) chat models (#1424) 1 year ago
test_callbacks.py Add on_chat_message_start (#4499) 1 year ago
test_loading.py Harrison/llm saving (#331) 2 years ago
test_utils.py unit test / code coverage improvements (#322) 2 years ago