Feature Request: Add Temperature / Top_p Controls for Custom GPTs #2716
flacora-projetos
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi OpenAI Team,
I’d like to formally suggest the implementation of a temperature (and optionally top_p) setting in the ChatGPT interface for Custom GPTs.
As the adoption of GPTs grows across professional and enterprise use cases, many of us are building Custom GPTs to automate decision-making, reporting, or other critical workflows. These contexts require high reliability, low randomness, and deterministic outputs.
Currently, without control over generation parameters like temperature or top_p, we are unable to guarantee consistent behavior. This limits the applicability of GPTs in business scenarios where factual accuracy and output stability are essential. When errors or hallucinations occur due to high randomness, the core value of automation — trust and efficiency — is undermined.
Feature request:
These simple additions would empower builders to tailor their agents to real-world applications more effectively, while avoiding unintended variation in behavior.
Thank you for considering this improvement. It would be a major step toward making Custom GPTs more production-ready.
Best regards,
Flávio Corá - Brazil
Beta Was this translation helpful? Give feedback.
All reactions