Skip to content

Commit 62674cf

Browse files
authored
Update packages/types/src/providers/roo.ts
1 parent 80e0eb4 commit 62674cf

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
@@ -17,7 +17,7 @@ export const rooModels = {
1717
},
1818
"roo/code-supernova": {
1919
maxTokens: 16_384,
20-
contextWindow: 262_144,
20+
contextWindow: 200_000,
2121
supportsImages: true,
2222
supportsPromptCache: true,
2323
inputPrice: 0,

0 commit comments

Comments
 (0)