AxAIAnthropicEffortLevelMapping
type AxAIAnthropicEffortLevelMapping = object;Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/anthropic/types.ts#L79
Properties
high?
optional high: AxAIAnthropicEffortLevel;Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/anthropic/types.ts#L83
highest?
optional highest: AxAIAnthropicEffortLevel;Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/anthropic/types.ts#L84
low?
optional low: AxAIAnthropicEffortLevel;Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/anthropic/types.ts#L81
medium?
optional medium: AxAIAnthropicEffortLevel;Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/anthropic/types.ts#L82
minimal?
optional minimal: AxAIAnthropicEffortLevel;Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/anthropic/types.ts#L80