test: fix test
This commit is contained in:
@@ -1056,8 +1056,8 @@ describe("ProviderTransform.variants", () => {
|
|||||||
cache: { read: 0.0001, write: 0.0002 },
|
cache: { read: 0.0001, write: 0.0002 },
|
||||||
},
|
},
|
||||||
limit: {
|
limit: {
|
||||||
context: 128000,
|
context: 200_000,
|
||||||
output: 8192,
|
output: 64_000,
|
||||||
},
|
},
|
||||||
status: "active",
|
status: "active",
|
||||||
options: {},
|
options: {},
|
||||||
|
|||||||
Reference in New Issue
Block a user