AxAIGoogleGeminiThinkingConfig
type AxAIGoogleGeminiThinkingConfig = object;
Properties
includeThoughts?
optional includeThoughts: boolean;
thinkingLevel?
optional thinkingLevel: "low" | "high";
thinkingTokenBudget?
optional thinkingTokenBudget: number;