Structs§
- Agent
Identity Session Fallback - Bearer
Auth Provider - Bearer-token auth provider for OpenAI-compatible model-provider requests.
- Core
Auth Provider - Bearer-token auth provider for OpenAI-compatible model-provider requests.
- Provider
Account State - Current app-visible account state for a model provider.
- Provider
Auth Scope - Provider
Capabilities - Optional provider-backed features that Codex may expose at runtime.
- Resolved
Provider Auth - Provider auth resolved for a request, plus metadata describing the effective auth.
Enums§
- Provider
Account - Account state returned by a model provider before it is adapted to an app-facing wire type.
- Provider
Account Error - Error returned when a provider cannot construct its app-visible account state.
Constants§
Traits§
- Model
Provider - Runtime provider abstraction used by model execution.
Functions§
- auth_
provider_ from_ auth - Builds request-header auth for a first-party Codex auth snapshot.
- auth_
provider_ from_ auth_ manager - Builds request-header auth that reads the current managed auth snapshot on every request while remaining scoped to the expected auth identity.
- create_
model_ provider - Creates the default runtime model provider for configured provider metadata.
- is_
supported_ amazon_ bedrock_ region - Returns whether Amazon Bedrock Mantle is available in
region. - unauthenticated_
auth_ provider
Type Aliases§
- Model
Provider Future - Provider
Account Result - Shared
Model Provider - Shared runtime model provider handle.