Skip to content

ProviderConfig

Defined in: lib/providers/types.ts:33

optional apiKey?: string

Defined in: lib/providers/types.ts:38


optional baseUrl?: string

Defined in: lib/providers/types.ts:37


optional customModels?: string[]

Defined in: lib/providers/types.ts:41


enabled: boolean

Defined in: lib/providers/types.ts:36


id: string

Defined in: lib/providers/types.ts:34


optional modelId?: string

Defined in: lib/providers/types.ts:39


name: string

Defined in: lib/providers/types.ts:40


type: ProviderType

Defined in: lib/providers/types.ts:35