| 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] | |
| custom_params | object | [optional] | |
| tags | string[] | [optional] | |
| cost_per_input_token | float | Cost per input token in USD | [optional] |
| cost_per_output_token | float | Cost per output token in USD | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.