chore: generate

This commit is contained in:
opencode-agent[bot]
2026-02-01 20:13:33 +00:00
parent e4792c90b7
commit 1ac8846fff
2 changed files with 12 additions and 0 deletions
+7
View File
@@ -9017,6 +9017,10 @@
"model": {
"type": "string"
},
"variant": {
"description": "Default model variant for this agent (applies only when using the agent's configured model).",
"type": "string"
},
"temperature": {
"type": "number"
},
@@ -10842,6 +10846,9 @@
},
"required": ["modelID", "providerID"]
},
"variant": {
"type": "string"
},
"prompt": {
"type": "string"
},