latestOpenAPI 3.1.02026-08-08127304355.9 KB
69c553220183
Models
Update Model
Update an existing custom model configuration.
put/api/v2/models/{model_id}
Path parameters
model_idstring required
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)