Skip to content

AxAIGoogleGeminiChatRequest

Type Alias: AxAIGoogleGeminiChatRequest

AxAIGoogleGeminiChatRequest: object

Type declaration

contents

contents: AxAIGoogleGeminiContent[]

generationConfig

generationConfig: AxAIGoogleGeminiGenerationConfig

safetySettings?

optional safetySettings: AxAIGoogleGeminiSafetySettings

systemInstruction?

optional systemInstruction: AxAIGoogleGeminiContent

tool_config?

optional tool_config: AxAIGoogleGeminiToolConfig

tools?

optional tools: AxAIGoogleGeminiTool[]

Defined in

src/ax/ai/google-gemini/types.ts:105