pub const GEN_AI__REQUEST__TEMPERATURE: &str = "gen_ai.request.temperature";Expand description
For an AI model call, the temperature parameter. Temperature essentially means how random the output will be.
- PII: Maybe
- Rewriting behavior: None
ยงAliases
AI__TEMPERATURE(ai.temperature)