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>
2023-05-11 15:34:06 -07:00
..
__init__.py initial commit 2022-10-24 14:51:15 -07:00
fake_chat_model.py Add Invocation Params (#4509) 2023-05-11 15:34:06 -07:00
fake_llm.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
test_base.py (rfc) chat models (#1424) 2023-03-06 08:34:24 -08:00
test_callbacks.py Add on_chat_message_start (#4499) 2023-05-11 11:06:39 -07:00
test_loading.py Harrison/llm saving (#331) 2022-12-13 06:46:01 -08:00
test_utils.py unit test / code coverage improvements (#322) 2022-12-13 05:48:53 -08:00