mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-07 18:04:54 +01:00
docs: remove fake model (#2175)
This commit is contained in:
@@ -533,7 +533,7 @@ For example, with OpenAI's reasoning models, you can control the reasoning effor
|
|||||||
"agent": {
|
"agent": {
|
||||||
"deep-thinker": {
|
"deep-thinker": {
|
||||||
"description": "Agent that uses high reasoning effort for complex problems",
|
"description": "Agent that uses high reasoning effort for complex problems",
|
||||||
"model": "openai/gpt-5-turbo",
|
"model": "openai/gpt-5",
|
||||||
"reasoningEffort": "high",
|
"reasoningEffort": "high",
|
||||||
"textVerbosity": "low"
|
"textVerbosity": "low"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user