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