Skip to content

Commit 261bfd0

Browse files
authored
Merge pull request #1341 from RooVetGit/update_lm_api_red_text
Update the warning text for the VS LM API
2 parents 56761ec + 17da9f0 commit 261bfd0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.changeset/tidy-donuts-rhyme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1209,8 +1209,8 @@ const ApiOptions = ({
12091209
color: "var(--vscode-errorForeground)",
12101210
fontWeight: 500,
12111211
}}>
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.
1212+
Note: This is a very experimental integration and provider support will vary. If you get an
1213+
error about a model not being supported, that's an issue on the provider's end.
12141214
</p>
12151215
</div>
12161216
</div>

0 commit comments

Comments
 (0)