Skip to content

ProviderConfig

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

optional apiKey?: string

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


optional baseUrl?: string

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


optional compatibility?: OpenAICompatibilityOptions

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


optional customModels?: string[]

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


enabled: boolean

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


id: string

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


optional modelId?: string

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


name: string

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


optional serviceProfile?: ProviderServiceProfile

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


type: ProviderType

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