langchain/tests
Mario Kostelac aff44d0a98
(OpenAI) Add model_name to LLMResult.llm_output (#1713)
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.
2023-03-16 21:55:55 -07:00
..
integration_tests (OpenAI) Add model_name to LLMResult.llm_output (#1713) 2023-03-16 21:55:55 -07:00
unit_tests sql: do not hard code the LIMIT clause in the table_info section (#1563) 2023-03-13 23:08:27 -07:00
__init__.py initial commit 2022-10-24 14:51:15 -07:00