Technique Aktualisiert 2026-04

Temperature (AI)

Temperature
Definition

Temperature is a parameter that controls an LLM's creativity level: low for precise responses, high for creative ones.

Häufig gestellte Fragen

What temperature to use?
0 to 0.3 for factual (code, math, extraction). 0.5 to 0.7 for conversational. 0.8 to 1.0+ for creative (brainstorming, fiction, ideation).
Does temperature 0 always give the same answer?
Almost. Temperature 0 always selects the most probable token, but slight variations can occur depending on implementation.