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/integration_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 mistral[patch]: add usage_metadata to (a)invoke and (a)stream (#22781) 3 months ago
test_compile.py mistralai: Add langchain-mistralai partner package (#14783) 9 months ago
test_embeddings.py mistralai[patch]: 16k token batching logic embed (#17136) 8 months ago
test_standard.py standard-tests[patch]: Update chat model standard tests (#22378) 3 months ago