pub const AI__TOTAL_TOKENS__USED: &str = "ai.total_tokens.used";๐Deprecated:
Use GEN_AI__USAGE__TOTAL_TOKENS (gen_ai.usage.total_tokens) instead.
Expand description
The total number of tokens used to process the prompt.
- PII: Maybe
- Rewriting behavior: Backfill
ยงAliases
GEN_AI__USAGE__TOTAL_TOKENS(gen_ai.usage.total_tokens)