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