AxAIAnthropicThinkingTokenBudgetLevels
type AxAIAnthropicThinkingTokenBudgetLevels = object;Defined in: https://github.com/ax-llm/ax/blob/31f293d0ebe925f398e3310055e4d2b6ef3b1b2e/src/ax/ai/anthropic/types.ts#L87
Properties
high?
optional high: number;Defined in: https://github.com/ax-llm/ax/blob/31f293d0ebe925f398e3310055e4d2b6ef3b1b2e/src/ax/ai/anthropic/types.ts#L91
highest?
optional highest: number;Defined in: https://github.com/ax-llm/ax/blob/31f293d0ebe925f398e3310055e4d2b6ef3b1b2e/src/ax/ai/anthropic/types.ts#L92
low?
optional low: number;Defined in: https://github.com/ax-llm/ax/blob/31f293d0ebe925f398e3310055e4d2b6ef3b1b2e/src/ax/ai/anthropic/types.ts#L89
medium?
optional medium: number;Defined in: https://github.com/ax-llm/ax/blob/31f293d0ebe925f398e3310055e4d2b6ef3b1b2e/src/ax/ai/anthropic/types.ts#L90
minimal?
optional minimal: number;Defined in: https://github.com/ax-llm/ax/blob/31f293d0ebe925f398e3310055e4d2b6ef3b1b2e/src/ax/ai/anthropic/types.ts#L88