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>
2024-06-17 13:37:41 -07:00
..
__init__.py
test_chat_models_standard.py standard-tests[patch]: Update chat model standard tests (#22378) 2024-06-17 13:37:41 -07:00
test_chat_models.py core, standard tests, partner packages: add test for model params (#21677) 2024-05-17 13:51:26 -04:00
test_embeddings.py
test_imports.py
test_llms.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
test_secrets.py