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