AxAIAnthropicTaskBudget
type AxAIAnthropicTaskBudget = object;Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L65
Properties
remaining?
optional remaining: number;Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L68
total
total: number;Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L67
type
type: "tokens";Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/anthropic/types.ts#L66