mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update Roo Code Router service name (#10607)
This commit is contained in:
parent
fa5fe75b3b
commit
352616a6de
1 changed files with 2 additions and 2 deletions
|
|
@ -56,8 +56,8 @@ export const Roo = ({
|
|||
defaultModelId={rooDefaultModelId}
|
||||
models={routerModels?.roo ?? {}}
|
||||
modelIdKey="apiModelId"
|
||||
serviceName="Roo Code Cloud"
|
||||
serviceUrl="https://roocode.com"
|
||||
serviceName="Roo Code Router"
|
||||
serviceUrl="https://app.roocode.com"
|
||||
organizationAllowList={organizationAllowList}
|
||||
errorMessage={modelValidationError}
|
||||
simplifySettings={simplifySettings}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue