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