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/3306475085414d36aee4411ad2466e08e53bef8a/src/ax/ai/anthropic/types.ts#L87

Properties

high?

TypeScript
optional high: number;

Defined in: https://github.com/ax-llm/ax/blob/3306475085414d36aee4411ad2466e08e53bef8a/src/ax/ai/anthropic/types.ts#L91


highest?

TypeScript
optional highest: number;

Defined in: https://github.com/ax-llm/ax/blob/3306475085414d36aee4411ad2466e08e53bef8a/src/ax/ai/anthropic/types.ts#L92


low?

TypeScript
optional low: number;

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


medium?

TypeScript
optional medium: number;

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


minimal?

TypeScript
optional minimal: number;

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

Docs