langchain/libs/partners/anthropic/tests/unit_tests
Bagatur a6d1fb4275
core[patch]: introduce ToolMessage.status (#24628)
Anthropic models (including via Bedrock and other cloud platforms)
accept a status/is_error attribute on tool messages/results
(specifically in `tool_result` content blocks for Anthropic API). Adding
a ToolMessage.status attribute so that users can set this attribute when
using those models
2024-07-29 14:01:53 -07:00
..
__init__.py
_utils.py docs: fix some spelling mistakes caught by newest version of code spell (#22090) 2024-05-23 16:59:11 -04:00
test_chat_models.py core[patch]: introduce ToolMessage.status (#24628) 2024-07-29 14:01:53 -07:00
test_imports.py
test_output_parsers.py core[minor], integrations...[patch]: Support ToolCall as Tool input and ToolMessage as Tool output (#24038) 2024-07-11 14:54:02 -07:00
test_standard.py standard-tests[patch]: Update chat model standard tests (#22378) 2024-06-17 13:37:41 -07:00