pub const GEN_AI_USAGE_INPUT_TOKENS: &str = "gen_ai.usage.input_tokens";
The number of tokens used in the GenAI input (prompt).
100