We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5fe75 commit 2c146e6Copy full SHA for 2c146e6
webview-ui/src/components/settings/providers/Roo.tsx
@@ -56,8 +56,8 @@ export const Roo = ({
56
defaultModelId={rooDefaultModelId}
57
models={routerModels?.roo ?? {}}
58
modelIdKey="apiModelId"
59
- serviceName="Roo Code Cloud"
60
- serviceUrl="https://roocode.com"
+ serviceName="Roo Code Router"
+ serviceUrl="https://app.roocode.com"
61
organizationAllowList={organizationAllowList}
62
errorMessage={modelValidationError}
63
simplifySettings={simplifySettings}
0 commit comments