AxAIGoogleGeminiThinkingTokenBudgetLevels Generated TypeScript API reference. typescript api api/reference build/apidocs/TypeAlias.AxAIGoogleGeminiThinkingTokenBudgetLevels.md type AxAIGoogleGeminiThinkingTokenBudgetLevels

AxAIGoogleGeminiThinkingTokenBudgetLevels

TypeScript
type AxAIGoogleGeminiThinkingTokenBudgetLevels = object;

Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ai/google-gemini/types.ts#L257

Properties

high?

TypeScript
optional high: number;

Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ai/google-gemini/types.ts#L261


highest?

TypeScript
optional highest: number;

Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ai/google-gemini/types.ts#L262


low?

TypeScript
optional low: number;

Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ai/google-gemini/types.ts#L259


medium?

TypeScript
optional medium: number;

Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ai/google-gemini/types.ts#L260


minimal?

TypeScript
optional minimal: number;

Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ai/google-gemini/types.ts#L258

Docs