MCPcopy
hub / github.com/openai/openai-python / _BedrockProviderRuntime

Class _BedrockProviderRuntime

src/openai/providers/bedrock.py:192–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190
191@dataclass
192class _BedrockProviderRuntime(_ProviderRuntime):
193 region: str | None = None
194
195
196@dataclass(frozen=True)

Callers 1

configureMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected