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/3306475085414d36aee4411ad2466e08e53bef8a/src/ax/ai/anthropic/types.ts#L79

Properties

high?

TypeScript
optional high: AxAIAnthropicEffortLevel;

Defined in: https://github.com/ax-llm/ax/blob/3306475085414d36aee4411ad2466e08e53bef8a/src/ax/ai/anthropic/types.ts#L83


highest?

TypeScript
optional highest: AxAIAnthropicEffortLevel;

Defined in: https://github.com/ax-llm/ax/blob/3306475085414d36aee4411ad2466e08e53bef8a/src/ax/ai/anthropic/types.ts#L84


low?

TypeScript
optional low: AxAIAnthropicEffortLevel;

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


medium?

TypeScript
optional medium: AxAIAnthropicEffortLevel;

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


minimal?

TypeScript
optional minimal: AxAIAnthropicEffortLevel;

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

Docs