Aiden Cline 3 недель назад
Родитель
Сommit
b938e1ea99
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      packages/opencode/test/provider/transform.test.ts

+ 2 - 2
packages/opencode/test/provider/transform.test.ts

@@ -1056,8 +1056,8 @@ describe("ProviderTransform.variants", () => {
       cache: { read: 0.0001, write: 0.0002 },
     },
     limit: {
-      context: 128000,
-      output: 8192,
+      context: 200_000,
+      output: 64_000,
     },
     status: "active",
     options: {},