ConfigCuratedModel
ConfigCuratedModel =
object
Defined in: src/client/types.gen.ts:36
Properties
active?
optionalactive:boolean
Defined in: src/client/types.gen.ts:37
category?
optionalcategory:string
Defined in: src/client/types.gen.ts:41
“text” | “image” | “vision”
description?
optionaldescription:string
Defined in: src/client/types.gen.ts:42
featured?
optionalfeatured:boolean
Defined in: src/client/types.gen.ts:43
group_display_name?
optionalgroup_display_name:string
Defined in: src/client/types.gen.ts:44
id?
optionalid:string
Defined in: src/client/types.gen.ts:45
is_new?
optionalis_new:boolean
Defined in: src/client/types.gen.ts:52
IsNew flags a recently-shipped model so clients can render a “New” badge in the picker. Set true on freshly-launched additions; product should clear it once the model has been GA for a release or two so the badge stays meaningful.
is_private?
optionalis_private:boolean
Defined in: src/client/types.gen.ts:53
modalities?
optionalmodalities:string[]
Defined in: src/client/types.gen.ts:54
name?
optionalname:string
Defined in: src/client/types.gen.ts:55
price_tier?
optionalprice_tier:string
Defined in: src/client/types.gen.ts:59
”$” | ”$$” | ”$$$“
provider?
optionalprovider:string
Defined in: src/client/types.gen.ts:60
quality?
optionalquality:string
Defined in: src/client/types.gen.ts:64
“high” | “medium” | “low”
required_tier?
optionalrequired_tier:string
Defined in: src/client/types.gen.ts:68
"" | “Starter” | “Pro”