GeminiRequest
Defined in: backend/src/providers/gemini.ts:47
Properties
Section titled “Properties”contents
Section titled “contents”contents:
GeminiContent[]
Defined in: backend/src/providers/gemini.ts:48
generationConfig?
Section titled “generationConfig?”
optionalgenerationConfig:object
Defined in: backend/src/providers/gemini.ts:50
maxOutputTokens?
Section titled “maxOutputTokens?”
optionalmaxOutputTokens:number
stopSequences?
Section titled “stopSequences?”
optionalstopSequences:string[]
temperature?
Section titled “temperature?”
optionaltemperature:number
optionaltopK:number
optionaltopP:number
systemInstruction?
Section titled “systemInstruction?”
optionalsystemInstruction:object
Defined in: backend/src/providers/gemini.ts:49
parts:
object[]