mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
a6d1fb4275
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 |
||
---|---|---|
.. | ||
integration_tests | ||
unit_tests | ||
utils | ||
__init__.py | ||
base.py | ||
py.typed |