pub const GEN_AI__USAGE__TOTAL_TOKENS: &str = "gen_ai.usage.total_tokens";Expand description
The total number of tokens used to process the prompt. (input tokens plus output todkens).
- PII: Maybe
- Rewriting behavior: None
ยงAliases
AI__TOTAL_TOKENS__USED(ai.total_tokens.used)