AIGenerateOptions
Defined in: ai.ts:95
AI generation with Vercel AI SDK + Ollama Cloud
Extends
Section titled “Extends”Properties
Section titled “Properties”apiKey?
Section titled “apiKey?”
optionalapiKey:string
Defined in: ai.ts:23
Inherited from
Section titled “Inherited from”
optionalhost:string
Defined in: ai.ts:25
Inherited from
Section titled “Inherited from”maxTokens?
Section titled “maxTokens?”
optionalmaxTokens:number
Defined in: ai.ts:97
model?
Section titled “model?”
optionalmodel:string
Defined in: ai.ts:24
Inherited from
Section titled “Inherited from”provider?
Section titled “provider?”
optionalprovider:string
Defined in: ai.ts:22
Inherited from
Section titled “Inherited from”systemPrompt?
Section titled “systemPrompt?”
optionalsystemPrompt:string
Defined in: ai.ts:96
temperature?
Section titled “temperature?”
optionaltemperature:number
Defined in: ai.ts:98