latestOpenAPI 3.1.02026-08-08127304355.9 KB
69c553220183
Models
Create Model
Create or upsert a custom model configuration for the account.
post/api/v2/models
Request body
Response
ModelReplicationInfo(id: uuid.UUID, name: str, display_name: Optional[str], provider_name: str, provider_info: Optional[dict[str, str]], supports_tool_use: bool, model_family: str, model_version: str, created_at: datetime.datetime)