Skip to content

Commit 80e0eb4

Browse files
authored
Update roo.ts
1 parent 1aa467e commit 80e0eb4

File tree

1 file changed

+1
-1
lines changed
  • packages/types/src/providers

1 file changed

+1
-1
lines changed

packages/types/src/providers/roo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ export const rooModels = {
2323
inputPrice: 0,
2424
outputPrice: 0,
2525
description:
26-
"A new stealth model, accessible for free through Roo Code Cloud for a limited time. (Note: the free prompts and completions are logged by the model provider and used to improve the model.)",
26+
"A versatile agentic coding stealth model that supports image inputs. 200k context window. (Note: the free prompts and completions are logged by the model provider and used to improve the model.)",
2727
},
2828
} as const satisfies Record<string, ModelInfo>

0 commit comments

Comments
 (0)