From c3e36deed6d50bcca585089c52428c9b51bfd646 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Mon, 3 Mar 2025 10:51:45 -0500 Subject: [PATCH] Update the warning text for the VS LM API --- .changeset/tidy-donuts-rhyme.md | 5 +++++ webview-ui/src/components/settings/ApiOptions.tsx | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 .changeset/tidy-donuts-rhyme.md 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.