Skip to content

Commit 8ce7144

Browse files
committed
add groq as default provider
1 parent a5898d8 commit 8ce7144

File tree

4 files changed

+467
-4
lines changed

4 files changed

+467
-4
lines changed

package-lock.json

+27-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"engines": {
77
"vscode": "^1.82.0"
88
},
9-
"author": { "name": "Saoud Rizwan" },
9+
"author": {
10+
"name": "Saoud Rizwan"
11+
},
1012
"license": "MIT",
1113
"publisher": "saoudrizwan",
1214
"repository": {
@@ -110,6 +112,7 @@
110112
"diff": "^5.2.0",
111113
"execa": "^9.3.0",
112114
"glob": "^10.4.3",
115+
"groq-sdk": "^0.5.0",
113116
"os-name": "^6.0.0",
114117
"p-wait-for": "^5.0.2",
115118
"serialize-error": "^11.0.3"

0 commit comments

Comments
 (0)