MCPcopy
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

AnthropicBedrockClass · 0.90
model_dump_jsonMethod · 0.80
createMethod · 0.45
streamMethod · 0.45
get_final_messageMethod · 0.45

Tested by

no test coverage detected