pub const AI__USAGE__TOKENS: &str = "ai.usage.tokens";๐Deprecated:
Use GEN_AI__USAGE__TOTAL_TOKENS (gen_ai.usage.total_tokens) instead.
Expand description
The total number of tokens used for the request and the response.
- Scrubbing: Manual
- Rewriting behavior: Backfill
ยงAliases
GEN_AI__USAGE__TOTAL_TOKENS(gen_ai.usage.total_tokens)AI__TOTAL_TOKENS__USED(ai.total_tokens.used)