AxAIAnthropicEffortLevelMapping Generated TypeScript API reference. typescript api api/reference build/apidocs/TypeAlias.AxAIAnthropicEffortLevelMapping.md type AxAIAnthropicEffortLevelMapping

AxAIAnthropicEffortLevelMapping

TypeScript
type AxAIAnthropicEffortLevelMapping = object;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L77

Properties

high?

TypeScript
optional high: AxAIAnthropicEffortLevel;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L81


highest?

TypeScript
optional highest: AxAIAnthropicEffortLevel;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L82


low?

TypeScript
optional low: AxAIAnthropicEffortLevel;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L79


medium?

TypeScript
optional medium: AxAIAnthropicEffortLevel;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L80


minimal?

TypeScript
optional minimal: AxAIAnthropicEffortLevel;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L78

Docs