| Name | Type | Description | Notes |
|---|---|---|---|
| access | AiConfigsAccess | [optional] | |
| name | String | Human readable name of the model | |
| key | String | Unique key for the model | |
| id | String | Identifier for the model, for use with third party providers | |
| icon | String | Icon for the model | [optional] |
| provider | String | Provider for the model | [optional] |
| global | Boolean | Whether the model is global | |
| params | Object | [optional] | |
| customParams | Object | [optional] | |
| tags | [String] | ||
| version | Number | ||
| costPerInputToken | Number | Cost per input token in USD | [optional] |
| costPerOutputToken | Number | Cost per output token in USD | [optional] |
| isRestricted | Boolean | Whether the model is restricted |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.