We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca6268 commit baae693Copy full SHA for baae693
src/strands/models/bedrock.py
@@ -23,7 +23,7 @@
23
ModelThrottledException,
24
)
25
from ..types.streaming import CitationsDelta, StreamEvent
26
-from ..types.tools import ToolChoice, ToolResult, ToolSpec
+from ..types.tools import ToolChoice, ToolSpec
27
from ._validation import validate_config_keys
28
from .model import Model
29
0 commit comments