PRODUCTION SCENARIO
A clause-drafting app runs at temperature 1.0 and returns noticeably different wording each time the same request is sent. Reviewers need focused, repeatable contract language.
Which parameter change best fits the requirement?
Answering here is anonymous. Nothing is saved unless you sign in.
Show answer and explanation
Answer: Lower temperature to 0.2 and leave top_p unchanged
A lower temperature such as 0.2 makes output more focused and concrete, and the guidance is to use a much lower temperature for a legal document. Temperature and top_p both control randomness, so only one of them should be altered at a time.