Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 866 Bytes

File metadata and controls

18 lines (15 loc) · 866 Bytes

# ModelConfigPost

Properties

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]

[Back to Model list] [Back to API list] [Back to README]