Skip to content

AxAICohereArgs

Interface: AxAICohereArgs

Properties

apiKey

apiKey: string

Defined in

src/ax/ai/cohere/api.ts:46


config?

optional config: Readonly<Partial<AxAICohereConfig>>

Defined in

src/ax/ai/cohere/api.ts:47


modelMap?

optional modelMap: Record<string, string>

Defined in

src/ax/ai/cohere/api.ts:49


name

name: "cohere"

Defined in

src/ax/ai/cohere/api.ts:45


options?

optional options: Readonly<AxAIServiceOptions>

Defined in

src/ax/ai/cohere/api.ts:48