You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
2 years ago
..
__init__.py (rfc) chat models (#1424) 2 years ago
test_openai.py (ChatOpenAI) Add model_name to LLMResult.llm_output (#1960) 2 years ago
test_promptlayer_openai.py Harrison/prompt layer (#1547) 2 years ago