mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
f4d3cf2dfb
### 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 |