Fetch Command Code models at startup
This commit is contained in:
+1
-3
@@ -21,7 +21,6 @@
|
||||
"files": [
|
||||
"index.ts",
|
||||
"src/",
|
||||
"models.json",
|
||||
"README.md",
|
||||
"LICENSE"
|
||||
],
|
||||
@@ -35,8 +34,7 @@
|
||||
"test:abort": "tsx tests/test-abort.ts",
|
||||
"test:stream": "tsx tests/test-stream.ts",
|
||||
"test:pi-local": "node tests/test-pi-local.mjs",
|
||||
"test:smoke": "node tests/test-smoke.mjs",
|
||||
"extract-models": "tsx scripts/extract-models.ts"
|
||||
"test:smoke": "node tests/test-smoke.mjs"
|
||||
},
|
||||
"pi": {
|
||||
"extensions": [
|
||||
|
||||
Reference in New Issue
Block a user