Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anthropics/anthropic-sdk-python
/ bedrock.py
File
bedrock.py
examples/bedrock.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env -S uv run python
2
3
# Note: you must have installed `anthropic` with the `bedrock` extra
4
# e.g. `pip install -U anthropic[bedrock]`
Callers
nothing calls this directly
Calls
5
AnthropicBedrock
Class · 0.90
model_dump_json
Method · 0.80
create
Method · 0.45
stream
Method · 0.45
get_final_message
Method · 0.45
Tested by
no test coverage detected