langchain/libs/partners/anthropic/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
..
integration_tests core[minor], integrations...[patch]: Support ToolCall as Tool input and ToolMessage as Tool output (#24038) 2024-07-11 14:54:02 -07:00
unit_tests core[patch]: introduce ToolMessage.status (#24628) 2024-07-29 14:01:53 -07:00
__init__.py anthropic: beta messages integration (#14928) 2023-12-19 18:55:19 -08:00