AxAIRekaUsage
type AxAIRekaUsage = object;Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/reka/types.ts#L15
Properties
input_tokens
input_tokens: number;Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/reka/types.ts#L16
output_tokens
output_tokens: number;Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/reka/types.ts#L17