Update the warning text for the VS LM API

This commit is contained in:
Matt Rubens 2025-03-03 10:51:45 -05:00
parent dba32ef117
commit c3e36deed6
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>