Skip to content

Commit dfd66b6

Browse files
Update bedrock.py
1 parent bf9f7f9 commit dfd66b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/strands/models/bedrock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
ModelThrottledException,
2525
)
2626
from ..types.streaming import CitationsDelta, StreamEvent
27-
from ..types.tools import ToolChoice, ToolResult, ToolSpec
27+
from ..types.tools import ToolChoice, ToolSpec
2828
from ._validation import validate_config_keys
2929
from .model import Model
3030

0 commit comments

Comments
 (0)