Merge pull request #1341 from RooVetGit/update_lm_api_red_text

Update the warning text for the VS LM API
This commit is contained in:
Matt Rubens 2025-03-03 11:04:35 -05:00 committed by GitHub
commit 261bfd053c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 2 deletions

View file

@ -0,0 +1,5 @@
---
"roo-cline": patch
---
Update the warning text for the VS LM API

View file

@ -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>