We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94265ee + 3229796 commit 42656edCopy full SHA for 42656ed
package.json
@@ -25,7 +25,7 @@
25
"prettier": "^3.4.2",
26
"typescript-eslint": "^8.23.0",
27
"vitest": "^3.0.2"
28
- },
+},
29
"scripts": {
30
"local:run:fundamentals": "cross-env MODELS=gpt-5 TEST_FILTER=000-fundamentals npm run local:run",
31
"local:run:one": "cross-env MODELS=gpt-5 TEST_FILTER=000-fundamentals/000 npm run local:run",
0 commit comments