Spaces:
Runtime error
Runtime error
Update package.json
Browse files- package.json +1 -0
package.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20 |
"luxon": "^2.0.2",
|
21 |
"puppeteer": "latest",
|
22 |
"cheerio": "latest",
|
|
|
23 |
"@google/generative-ai": "latest"
|
24 |
}
|
25 |
}
|
|
|
20 |
"luxon": "^2.0.2",
|
21 |
"puppeteer": "latest",
|
22 |
"cheerio": "latest",
|
23 |
+
"gpt4js": "*",
|
24 |
"@google/generative-ai": "latest"
|
25 |
}
|
26 |
}
|