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/libs/partners/openai/tests/unit_tests/chat_models
Bagatur d96f67b06f
standard-tests[patch]: Update chat model standard tests (#22378)
- Refactor standard test classes to make them easier to configure
- Update openai to support stop_sequences init param
- Update groq to support stop_sequences init param
- Update fireworks to support max_retries init param
- Update ChatModel.bind_tools to type tool_choice
- Update groq to handle tool_choice="any". **this may be controversial**

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
3 months ago
..
__init__.py openai[minor]: implement langchain-openai package (#15503) 9 months ago
test_azure.py core, standard tests, partner packages: add test for model params (#21677) 4 months ago
test_azure_standard.py standard-tests[patch]: Update chat model standard tests (#22378) 3 months ago
test_base.py openai[patch]: support tool_choice="required" (#21216) 5 months ago
test_base_standard.py standard-tests[patch]: Update chat model standard tests (#22378) 3 months ago
test_imports.py openai[minor]: implement langchain-openai package (#15503) 9 months ago