AxAIAnthropicOutputConfig
type AxAIAnthropicOutputConfig = object;Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ai/anthropic/types.ts#L73
Properties
effort?
optional effort: AxAIAnthropicEffortLevel;Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ai/anthropic/types.ts#L74
format?
optional format: object;Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ai/anthropic/types.ts#L75
schema
schema: object;type
type: "json_schema";task_budget?
optional task_budget: AxAIAnthropicTaskBudget;Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ai/anthropic/types.ts#L76