Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.17 KB

File metadata and controls

28 lines (20 loc) · 1.17 KB

ModelConfig

Properties

Name Type Description Notes
access AiConfigsAccess [optional]
maintainer AIConfigMaintainer [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 List<String>
version Integer
costPerInputToken Double Cost per input token in USD [optional]
costPerOutputToken Double Cost per output token in USD [optional]
costPerCachedInputToken Double Cost per cached input token in USD [optional]
isRestricted Boolean Whether the model is restricted