ChromeAICreateOptions
Defined in: wrapper/src/chrome-ai.ts:20
Properties
Section titled “Properties”initialPrompts?
Section titled “initialPrompts?”
optionalinitialPrompts:ChromeAIPrompt[]
Defined in: wrapper/src/chrome-ai.ts:21
maxTokens?
Section titled “maxTokens?”
optionalmaxTokens:number
Defined in: wrapper/src/chrome-ai.ts:25
model?
Section titled “model?”
optionalmodel:string
Defined in: wrapper/src/chrome-ai.ts:26
streamMode?
Section titled “streamMode?”
optionalstreamMode:StreamMode
Defined in: wrapper/src/chrome-ai.ts:27
temperature?
Section titled “temperature?”
optionaltemperature:number
Defined in: wrapper/src/chrome-ai.ts:22
optionaltopK:number
Defined in: wrapper/src/chrome-ai.ts:23
optionaltopP:number
Defined in: wrapper/src/chrome-ai.ts:24