forked from Archives/langchain
aff44d0a98
Given that different models have very different latencies and pricings, it's benefitial to pass the information about the model that generated the response. Such information allows implementing custom callback managers and track usage and price per model. Addresses https://github.com/hwchase17/langchain/issues/1557. |
||
---|---|---|
.. | ||
integration_tests | ||
unit_tests | ||
__init__.py |