Files
big-agi/tools/develop/llm-parameter-sweep/llm-openai-parameters-sweep.json
T

154 lines
5.3 KiB
JSON

{
"_comment": "API-validated parameter values. null=undefined/missing. Values are tested and working. Note: temperature is continuous, not discrete.",
"_evaluated": "Evaluated: oai-image-generation, oai-reasoning-effort, oai-temperature-think-high, oai-temperature-think-none, oai-verbosity, oai-web-search, temperature. If missing, the parameter is not supported by that model.",
"_modelFilter": "gpt-5, o",
"gpt-5.4-2026-03-05": {
"oai-reasoning-effort": ["none","low","medium","high","xhigh"],
"oai-temperature-think-high": [1],
"oai-temperature-think-none-range": [0,2],
"oai-verbosity": ["low","medium","high"],
"temperature-range": [0,2],
"tools": ["oai-image-generation","oai-web-search"]
},
"gpt-5.4-pro-2026-03-05": {
"oai-reasoning-effort": ["medium","high","xhigh"],
"oai-temperature-think-high": [1],
"oai-verbosity": ["low","medium","high"],
"temperature": [1],
"tools": ["oai-image-generation","oai-web-search"]
},
"gpt-5.3-codex": {
"oai-reasoning-effort": ["none","low","medium","high","xhigh"],
"oai-temperature-think-high": [1],
"oai-temperature-think-none-range": [0,2],
"oai-verbosity": ["low","medium","high"],
"temperature-range": [0,2],
"tools": ["oai-image-generation","oai-web-search"]
},
"gpt-5.3-chat-latest": {
"temperature": [1],
"tools": ["oai-image-generation","oai-web-search"]
},
"gpt-5.2-2025-12-11": {
"oai-reasoning-effort": ["none","low","medium","high","xhigh"],
"oai-temperature-think-high": [1],
"oai-temperature-think-none-range": [0,2],
"oai-verbosity": ["low","medium","high"],
"temperature-range": [0,2],
"tools": ["oai-image-generation","oai-web-search"]
},
"gpt-5.2-pro-2025-12-11": {
"oai-reasoning-effort": ["medium","high","xhigh"],
"oai-temperature-think-high": [1],
"oai-verbosity": ["low","medium","high"],
"temperature": [1],
"tools": ["oai-image-generation","oai-web-search"]
},
"gpt-5.2-codex": {
"oai-reasoning-effort": ["low","medium","high","xhigh"],
"oai-temperature-think-high": [1],
"temperature": [1],
"tools": ["oai-web-search"]
},
"gpt-5.2-chat-latest": {
"temperature": [1],
"tools": ["oai-image-generation","oai-web-search"]
},
"gpt-5.1-2025-11-13": {
"oai-reasoning-effort": ["none","low","medium","high"],
"oai-temperature-think-high": [1],
"oai-temperature-think-none-range": [0,2],
"oai-verbosity": ["low","medium","high"],
"temperature-range": [0,2],
"tools": ["oai-image-generation","oai-web-search"]
},
"gpt-5.1-chat-latest": {
"temperature": [1],
"tools": ["oai-image-generation","oai-web-search"]
},
"gpt-5.1-codex-max": {
"oai-reasoning-effort": ["low","medium","high","xhigh"],
"oai-temperature-think-high": [1],
"temperature": [1],
"tools": ["oai-web-search"]
},
"gpt-5.1-codex-mini": {
"oai-reasoning-effort": ["low","medium","high"],
"oai-temperature-think-high": [1],
"temperature": [1],
"tools": ["oai-web-search"]
},
"gpt-5.1-codex": {
"oai-reasoning-effort": ["low","medium","high"],
"oai-temperature-think-high": [1],
"temperature": [1],
"tools": ["oai-web-search"]
},
"gpt-5-2025-08-07": {
"oai-reasoning-effort": ["minimal","low","medium","high"],
"oai-temperature-think-high": [1],
"oai-verbosity": ["low","medium","high"],
"temperature": [1],
"tools": ["oai-image-generation","oai-web-search"]
},
"gpt-5-pro-2025-10-06": {
"oai-reasoning-effort": ["high"],
"oai-temperature-think-high": [1],
"oai-verbosity": ["low","medium","high"],
"temperature": [1],
"tools": ["oai-image-generation","oai-web-search"]
},
"gpt-5-mini-2025-08-07": {
"oai-reasoning-effort": ["minimal","low","medium","high"],
"oai-temperature-think-high": [1],
"oai-verbosity": ["low","medium","high"],
"temperature": [1],
"tools": ["oai-image-generation","oai-web-search"]
},
"gpt-5-nano-2025-08-07": {
"oai-reasoning-effort": ["minimal","low","medium","high"],
"oai-temperature-think-high": [1],
"oai-verbosity": ["low","medium","high"],
"temperature": [1],
"tools": ["oai-image-generation","oai-web-search"]
},
"gpt-5-chat-latest": {
"temperature-range": [0,2],
"tools": ["oai-image-generation","oai-web-search"]
},
"gpt-5-codex": {
"oai-reasoning-effort": ["low","medium","high"],
"oai-temperature-think-high": [1],
"temperature": [1],
"tools": ["oai-web-search"]
},
"gpt-5-search-api-2025-10-14": {
"temperature-range": [0,2]
},
"o4-mini-2025-04-16": {
"oai-reasoning-effort": ["low","medium","high","xhigh"],
"oai-temperature-think-high-range": [0,2],
"temperature-range": [0,2]
},
"o3-2025-04-16": {
"oai-reasoning-effort": ["low","medium","high","xhigh"],
"oai-temperature-think-high-range": [0,2],
"temperature-range": [0,2]
},
"o3-mini-2025-01-31": {
"oai-reasoning-effort": ["low","medium","high","xhigh"],
"oai-temperature-think-high-range": [0,2],
"temperature-range": [0,2]
},
"o1-pro-2025-03-19": {
"oai-reasoning-effort": ["low","medium","high"],
"oai-temperature-think-high": [1],
"temperature": [1]
},
"o1-2024-12-17": {
"oai-reasoning-effort": ["low","medium","high","xhigh"],
"oai-temperature-think-high-range": [0,2],
"temperature-range": [0,2]
}
}