| Name | Type | Description | Notes |
|---|---|---|---|
| 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] |
| params | Object | [optional] | |
| customParams | Object | [optional] | |
| tags | List<String> | [optional] | |
| costPerInputToken | Double | Cost per input token in USD | [optional] |
| costPerOutputToken | Double | Cost per output token in USD | [optional] |