Skip to main content

@twick/ai-models / Exports / ProviderConfig

Interface: ProviderConfig

Table of contents

Properties

Properties

apiKey

Optional apiKey: string

Defined in

orchestration-types.ts:286


endpoint

Optional endpoint: string

Defined in

orchestration-types.ts:287


extra

Optional extra: Record<string, string>

Defined in

orchestration-types.ts:291


modelMap

Optional modelMap: Record<string, string>

Defined in

orchestration-types.ts:289


provider

provider: AIModelProvider

Defined in

orchestration-types.ts:285


region

Optional region: string

Defined in

orchestration-types.ts:288


timeoutMs

Optional timeoutMs: number

Defined in

orchestration-types.ts:290