Skip to main content
Reached through TypeSafeClient.models.

typesafe_sdk.Models

Access to the models available to the account, reached through TypeSafeClient.models.

list

List the models available to the account. Parameters:
  • retry (RetryPolicy | None, default: None ) – An optional retry policy to override the client-level value for this call only.
  • timeout (float | httpx2.Timeout | None, default: None ) – Per-operation timeout override; None inherits the client setting.
  • extra_headers (Mapping[str, str] | None, default: None ) – Overrides for additional request headers; authentication, SDK identification, and Accept remain protected.
Returns: Raises: Examples: