Skip to main content

AI__TEMPERATURE

Constant AI__TEMPERATURE 

Source
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