Skip to content

openai / Exports / ProviderOptions

Interface: ProviderOptions

Base provider options interface

Indexable

▪ [key: string]: ProviderOptionValue

Additional provider-specific options

Table of contents

Properties

Properties

model

Optional model: string

Model name to use

Defined in

types.ts:15

Released under the MIT License.