diff --git a/.changeset/tidy-donuts-rhyme.md b/.changeset/tidy-donuts-rhyme.md new file mode 100644 index 0000000000..f931bdaf28 --- /dev/null +++ b/.changeset/tidy-donuts-rhyme.md @@ -0,0 +1,5 @@ +--- +"roo-cline": patch +--- + +Update the warning text for the VS LM API" diff --git a/webview-ui/src/components/settings/ApiOptions.tsx b/webview-ui/src/components/settings/ApiOptions.tsx index 4b1707afa6..e69be19ef2 100644 --- a/webview-ui/src/components/settings/ApiOptions.tsx +++ b/webview-ui/src/components/settings/ApiOptions.tsx @@ -1209,8 +1209,8 @@ const ApiOptions = ({ color: "var(--vscode-errorForeground)", fontWeight: 500, }}> - Note: This is a very experimental integration and may not work as expected. Please report - 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.