Controls creativity. 0 = predictable responses, higher = more varied and unexpected results. View Documentation
Type
FLOAT
Default
1.00
Range
0.00 ~ 2.00
Response Diversity
top_p
Filters responses to the most likely words within a probability range. Lower values keep answers more focused. View Documentation
Type
FLOAT
Default
1.00
Range
0.00 ~ 1.00
New Idea Encouragement
presence_penalty
Encourages or discourages using new words. Higher values promote fresh ideas, while lower values allow more reuse. View Documentation
Type
FLOAT
Default
0.00
Range
-2.00 ~ 2.00
Repetition Control
frequency_penalty
Adjusts how often the model repeats words. Higher values mean fewer repeats, while lower values allow more repetition. View Documentation
Type
FLOAT
Default
0.00
Range
-2.00 ~ 2.00
Response Length Limit
max_tokens
Sets the max length of responses. Increase for longer replies, decrease for shorter ones. View Documentation
Type
INT
Default
--
Range
0 ~ 4K
Reasoning Depth
reasoning_effort
Determines how much effort the model puts into reasoning. Higher settings generate more thoughtful responses but take longer. View Documentation
Type
STRING
Default
--
Range
low ~ high
Related Models
OpenAI o1
o1
Focused on advanced reasoning and solving complex problems, including mathematical and scientific tasks. It is particularly well-suited for applications that require deep contextual understanding and agent workflow.
OpenAI o1-mini
o1-mini
o1-mini is a fast and cost-effective reasoning model designed for programming, mathematics, and scientific applications. This model features a 128K context and has a knowledge cutoff date of October 2023.
OpenAI o1-preview
o1-preview
o1 is OpenAI's new reasoning model, suitable for complex tasks that require extensive general knowledge. This model features a 128K context and has a knowledge cutoff date of October 2023.
OpenAI GPT-4o mini
gpt-4o-mini
GPT-4o mini is the latest model released by OpenAI after GPT-4 Omni, supporting both image and text input while outputting text. As their most advanced small model, it is significantly cheaper than other recent cutting-edge models, costing over 60% less than GPT-3.5 Turbo. It maintains state-of-the-art intelligence while offering remarkable cost-effectiveness. GPT-4o mini scored 82% on the MMLU test and currently ranks higher than GPT-4 in chat preferences.
OpenAI GPT-4o
gpt-4o
ChatGPT-4o is a dynamic model that updates in real-time to stay current with the latest version. It combines powerful language understanding and generation capabilities, making it suitable for large-scale applications, including customer service, education, and technical support.