mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-28 10:39:23 +00:00
### 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> |
||
---|---|---|
.. | ||
__init__.py | ||
fake_chat_model.py | ||
fake_llm.py | ||
test_base.py | ||
test_callbacks.py | ||
test_loading.py | ||
test_utils.py |