Temperature setting available in PowerText.
Updated:11 December 2025
You can now configure the temperature setting in PowerText. This allows you to control how creative or deterministic the model output is, making it easier to tailor the LLM to your specific use case.
What is temperature?
Temperature is a hyperparameter in LLMs that controls randomness by adjusting the probability distribution of the next predicted word.
-
High temperature (0.7–1.0)
Increases randomness and creativity. Useful for brainstorming, storytelling, or open ended tasks. -
Low temperature (0.0–0.3)
Produces more deterministic and focused output. Ideal for factual or technical tasks. -
Medium temperature (0.3–0.7)
Balances creativity and determinism and is often a good default for general use.
The benefits.
- More control over creativity and consistency of AI generated output.
- Suitable for both creative and factual or technical tasks.
- Easy configuration per profile without changing your prompt.
How to use it.
- Open PowerText
- Go to the GenAI module.
- Open the Profiles tab.
- Click Edit profile or New profile.
- Go to the Temperature setting.
- Set your desired temperature.