mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update the warning text for the VS LM API
This commit is contained in:
parent
dba32ef117
commit
c3e36deed6
2 changed files with 7 additions and 2 deletions
5
.changeset/tidy-donuts-rhyme.md
Normal file
5
.changeset/tidy-donuts-rhyme.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
Update the warning text for the VS LM API"
|
||||
|
|
@ -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.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue