mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-21 02:24:09 -07:00
fix(browser): handle computer-use model detection for analyze_screenshot (#24502)
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user