chore: generate

pull/16728/head^2
opencode-agent[bot] 2026-04-07 14:14:07 +00:00
parent 1f94c48bdd
commit 6a5aae9a84
1 changed files with 3 additions and 3 deletions

View File

@ -8717,6 +8717,9 @@
},
"modelID": {
"type": "string"
},
"variant": {
"type": "string"
}
},
"required": ["providerID", "modelID"]
@ -8732,9 +8735,6 @@
"additionalProperties": {
"type": "boolean"
}
},
"variant": {
"type": "string"
}
},
"required": ["id", "sessionID", "role", "time", "agent", "model"]