Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
0cce0a88
"...internal/handler/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "4167c437a8d956c8a9754dcbfd2c2f4902683cb1"
Commit
0cce0a88
authored
Mar 06, 2026
by
shaw
Browse files
chore: gpt-5.4示例配置修改model_reasoning_effort为xhigh
parent
225fd035
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/components/keys/UseKeyModal.vue
View file @
0cce0a88
...
...
@@ -514,7 +514,7 @@ function generateOpenAIFiles(baseUrl: string, apiKey: string): FileConfig[] {
const
configContent
=
`model_provider = "OpenAI"
model = "gpt-5.4"
review_model = "gpt-5.4"
model_reasoning_effort = "high"
model_reasoning_effort = "
x
high"
disable_response_storage = true
network_access = "enabled"
windows_wsl_setup_acknowledged = true
...
...
@@ -553,7 +553,7 @@ function generateOpenAIWsFiles(baseUrl: string, apiKey: string): FileConfig[] {
const
configContent
=
`model_provider = "OpenAI"
model = "gpt-5.4"
review_model = "gpt-5.4"
model_reasoning_effort = "high"
model_reasoning_effort = "
x
high"
disable_response_storage = true
network_access = "enabled"
windows_wsl_setup_acknowledged = true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment