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

View File

@@ -1244,7 +1244,8 @@ their corresponding top-level category object in your `settings.json` file.
- **Requires restart:** Yes
- **`agents.browser.visualModel`** (string):
- **Description:** Model override for the visual agent.
- **Description:** Model for the visual agent's analyze_screenshot tool. When
set, enables the tool.
- **Default:** `undefined`
- **Requires restart:** Yes