test fixes after rebase

This commit is contained in:
Sayan Sisodiya
2026-02-10 23:05:22 -08:00
parent 809248bdd8
commit 3e8dba4ac9
4 changed files with 10 additions and 4 deletions

View File

@@ -460,7 +460,8 @@
"type": "string"
},
"ModelInfoPatch": {
"description": "User-provided patch for overriding model metadata in local config.\n\nEvery field is optional so users can override only the parts they need. The target model slug is provided by the surrounding map key.",
"additionalProperties": false,
"description": "User-provided patch for overriding model metadata in local config.\n\nEvery field is optional so users can override only the parts of [`ModelInfo`] they need. The target model slug is provided by the surrounding map key.",
"properties": {
"apply_patch_tool_type": {
"allOf": [