langchain/tests/integration_tests/chat_models
Mario Kostelac e7d6de6b1c
(ChatOpenAI) Add model_name to LLMResult.llm_output (#1960)
This makes sure OpenAI and ChatOpenAI have the same llm_output, and
allow tracking usage per model. Same work for OpenAI was done in
https://github.com/hwchase17/langchain/pull/1713.
2023-03-24 08:51:16 -07:00
..
__init__.py (rfc) chat models (#1424) 2023-03-06 08:34:24 -08:00
test_openai.py (ChatOpenAI) Add model_name to LLMResult.llm_output (#1960) 2023-03-24 08:51:16 -07:00
test_promptlayer_openai.py Harrison/prompt layer (#1547) 2023-03-08 21:24:27 -08:00