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

AxAIAnthropicThinkingTokenBudgetLevels

TypeScript
type AxAIAnthropicThinkingTokenBudgetLevels = object;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L85

Properties

high?

TypeScript
optional high: number;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L89


highest?

TypeScript
optional highest: number;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L90


low?

TypeScript
optional low: number;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L87


medium?

TypeScript
optional medium: number;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L88


minimal?

TypeScript
optional minimal: number;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L86

Docs