fix(browser): handle computer-use model detection for analyze_screenshot (#24502)

This commit is contained in:
Gaurav
2026-04-02 23:05:21 +08:00
committed by GitHub
parent f510394721
commit beff8c91aa
7 changed files with 110 additions and 14 deletions
+2 -2
View File
@@ -2205,8 +2205,8 @@
},
"visualModel": {
"title": "Browser Visual Model",
"description": "Model override for the visual agent.",
"markdownDescription": "Model override for the visual agent.\n\n- Category: `Advanced`\n- Requires restart: `yes`",
"description": "Model for the visual agent's analyze_screenshot tool. When set, enables the tool.",
"markdownDescription": "Model for the visual agent's analyze_screenshot tool. When set, enables the tool.\n\n- Category: `Advanced`\n- Requires restart: `yes`",
"type": "string"
},
"allowedDomains": {