ModelProviderDescriptor
A provider’s definition as shown in the UI.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
name |
yes | string |
The provider name. | — |
displayName |
no | string |
The name shown in the UI. | — |
models |
no | array of ModelDescriptor |
The models this provider offers. | — |
status |
no | ModelProviderHealthStatus |
The provider’s last known health status. | — |