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/together/tests/unit_tests
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 together: package and embedding model (#14936) 9 months ago
test_chat_models.py core, standard tests, partner packages: add test for model params (#21677) 4 months ago
test_chat_models_standard.py standard-tests[patch]: Update chat model standard tests (#22378) 3 months ago
test_embeddings.py together: add chat models, use openai base (#21337) 5 months ago
test_imports.py together: add chat models, use openai base (#21337) 5 months ago
test_llms.py infra: rm unused # noqa violations (#22049) 4 months ago
test_secrets.py together: add chat models, use openai base (#21337) 5 months ago