AxAIAnthropicOutputConfig
type AxAIAnthropicOutputConfig = object;Defined in: https://github.com/ax-llm/ax/blob/31f293d0ebe925f398e3310055e4d2b6ef3b1b2e/src/ax/ai/anthropic/types.ts#L73
Properties
effort?
optional effort: AxAIAnthropicEffortLevel;Defined in: https://github.com/ax-llm/ax/blob/31f293d0ebe925f398e3310055e4d2b6ef3b1b2e/src/ax/ai/anthropic/types.ts#L74
format?
optional format: object;Defined in: https://github.com/ax-llm/ax/blob/31f293d0ebe925f398e3310055e4d2b6ef3b1b2e/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/31f293d0ebe925f398e3310055e4d2b6ef3b1b2e/src/ax/ai/anthropic/types.ts#L76