Update a custom model
Partially update editable fields for a custom model. The model_name field is read-only.
Partially update editable fields for a custom model. The model_name field is read-only.
Model name. The route supports names containing slashes, such as openai/gpt-4o-mini.
Bearer token. Use Bearer YOUR_API_KEY for API key auth or Bearer <JWT> for dashboard auth.
Human-readable display name.
Alternative to custom_provider_id.
Partial override for model parameter support. The response returns computed supported_params.
Model string ID. Same value as model_name.
Human-readable model name.
Whether the model is built in or organization-specific.
Streaming support. 0 = no, 1 = yes.
Function/tool calling support. 0 = no, 1 = yes.
Vision input support. 0 = no, 1 = yes.
Computed parameter support after applying model-specific overrides.