mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 07:52:03 +00:00
docs: remove fake model (#2175)
This commit is contained in:
parent
3f2ac2b9b0
commit
3edab60560
1 changed files with 1 additions and 1 deletions
|
|
@ -533,7 +533,7 @@ For example, with OpenAI's reasoning models, you can control the reasoning effor
|
|||
"agent": {
|
||||
"deep-thinker": {
|
||||
"description": "Agent that uses high reasoning effort for complex problems",
|
||||
"model": "openai/gpt-5-turbo",
|
||||
"model": "openai/gpt-5",
|
||||
"reasoningEffort": "high",
|
||||
"textVerbosity": "low"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue