Skip to content

AxAIDeepSeekArgs

Interface: AxAIDeepSeekArgs

Properties

apiKey

apiKey: string

Defined in

src/ax/ai/deepseek/api.ts:28


config?

optional config: Readonly<Partial<AxAIOpenAIConfig>>

Defined in

src/ax/ai/deepseek/api.ts:29


modelMap?

optional modelMap: Record<string, string>

Defined in

src/ax/ai/deepseek/api.ts:31


name

name: "deepseek"

Defined in

src/ax/ai/deepseek/api.ts:27


options?

optional options: Readonly<AxAIServiceOptions>

Defined in

src/ax/ai/deepseek/api.ts:30