pub const GEN_AI_USAGE_OUTPUT_TOKENS: &str = "gen_ai.usage.output_tokens";
The number of tokens used in the GenAI response (completion).
180