We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56761ec + 17da9f0 commit 261bfd0Copy full SHA for 261bfd0
.changeset/tidy-donuts-rhyme.md
@@ -0,0 +1,5 @@
1
+---
2
+"roo-cline": patch
3
4
+
5
+Update the warning text for the VS LM API
webview-ui/src/components/settings/ApiOptions.tsx
@@ -1209,8 +1209,8 @@ const ApiOptions = ({
1209
color: "var(--vscode-errorForeground)",
1210
fontWeight: 500,
1211
}}>
1212
- Note: This is a very experimental integration and may not work as expected. Please report
1213
- any issues to the Roo-Code GitHub repository.
+ Note: This is a very experimental integration and provider support will vary. If you get an
+ error about a model not being supported, that's an issue on the provider's end.
1214
</p>
1215
</div>
1216
0 commit comments