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/anthropic/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 anthropic: beta messages integration (#14928) 9 months ago
_utils.py docs: fix some spelling mistakes caught by newest version of code spell (#22090) 4 months ago
test_chat_models.py anthropic[patch]: always add tool_result type to ToolMessage content (#22721) 3 months ago
test_imports.py anthropic[minor]: package move (#17974) 7 months ago
test_output_parsers.py infra: bump anthropic mypy 1 (#22373) 4 months ago
test_standard.py standard-tests[patch]: Update chat model standard tests (#22378) 3 months ago