Skip to content

Commit 4194300

Browse files
committed
Turn off computer use
1 parent d0d8f0b commit 4194300

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webview-ui/src/components/settings/ApiOptions.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1001,7 +1001,6 @@ export function normalizeApiConfiguration(apiConfiguration?: ApiConfiguration) {
10011001
selectedModelInfo: {
10021002
...openAiModelInfoSaneDefaults,
10031003
supportsImages: false, // VSCode LM API currently doesn't support images
1004-
supportsComputerUse: true // All VSCode LM models support tools
10051004
},
10061005
}
10071006
default:

0 commit comments

Comments
 (0)