AxAIAnthropicThinkingTokenBudgetLevels
type AxAIAnthropicThinkingTokenBudgetLevels = object;
Defined in: https://github.com/ax-llm/ax/blob/a8847bd2906efff202fde10d776fddd20fd2ff57/src/ax/ai/anthropic/types.ts#L47
Properties
high?
optional high: number;
Defined in: https://github.com/ax-llm/ax/blob/a8847bd2906efff202fde10d776fddd20fd2ff57/src/ax/ai/anthropic/types.ts#L51
highest?
optional highest: number;
Defined in: https://github.com/ax-llm/ax/blob/a8847bd2906efff202fde10d776fddd20fd2ff57/src/ax/ai/anthropic/types.ts#L52
low?
optional low: number;
Defined in: https://github.com/ax-llm/ax/blob/a8847bd2906efff202fde10d776fddd20fd2ff57/src/ax/ai/anthropic/types.ts#L49
medium?
optional medium: number;
Defined in: https://github.com/ax-llm/ax/blob/a8847bd2906efff202fde10d776fddd20fd2ff57/src/ax/ai/anthropic/types.ts#L50
minimal?
optional minimal: number;
Defined in: https://github.com/ax-llm/ax/blob/a8847bd2906efff202fde10d776fddd20fd2ff57/src/ax/ai/anthropic/types.ts#L48