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/mistralai/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 mistralai: Add langchain-mistralai partner package (#14783) 9 months ago
test_chat_models.py partners(mistralai): Removing unused variable in completion request (using tool_calls or content) (#21201) 5 months ago
test_embeddings.py mistralai[patch]: standardize model params (#20163) 6 months ago
test_imports.py mistralai[minor]: Add embeddings (#15282) 8 months ago
test_standard.py standard-tests[patch]: Update chat model standard tests (#22378) 3 months ago