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