AxAIAnthropicThinkingTokenBudgetLevels
type AxAIAnthropicThinkingTokenBudgetLevels = object;
Defined in: https://github.com/ax-llm/ax/blob/9a5a7060a48f9eef46efc680b0cdf6b42bff5df2/src/ax/ai/anthropic/types.ts#L33
Properties
high?
optional high: number;
Defined in: https://github.com/ax-llm/ax/blob/9a5a7060a48f9eef46efc680b0cdf6b42bff5df2/src/ax/ai/anthropic/types.ts#L37
highest?
optional highest: number;
Defined in: https://github.com/ax-llm/ax/blob/9a5a7060a48f9eef46efc680b0cdf6b42bff5df2/src/ax/ai/anthropic/types.ts#L38
low?
optional low: number;
Defined in: https://github.com/ax-llm/ax/blob/9a5a7060a48f9eef46efc680b0cdf6b42bff5df2/src/ax/ai/anthropic/types.ts#L35
medium?
optional medium: number;
Defined in: https://github.com/ax-llm/ax/blob/9a5a7060a48f9eef46efc680b0cdf6b42bff5df2/src/ax/ai/anthropic/types.ts#L36
minimal?
optional minimal: number;
Defined in: https://github.com/ax-llm/ax/blob/9a5a7060a48f9eef46efc680b0cdf6b42bff5df2/src/ax/ai/anthropic/types.ts#L34