HTTP API
ProviderDiagnostic
Summarizes diagnostics for a model provider.
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
name |
yes | string |
Gets the provider name. | — |
status |
yes | string |
Gets the last known model provider health cache status as a ModelProviderHealthStatus value in text form. Returns "Unknown" when the cache is empty. |
— |
circuitOpen |
yes | boolean |
Gets whether the circuit breaker is open for this provider. | — |