feat: 增加dall-e插件

This commit is contained in:
Hk-Gosuto
2023-09-14 23:16:18 +08:00
parent 5069bd839d
commit 6a0791f0a2
7 changed files with 114 additions and 2 deletions

View File

@@ -24,6 +24,7 @@
"cheerio": "^1.0.0-rc.12",
"duck-duck-scrape": "^2.2.4",
"emoji-picker-react": "^4.5.1",
"encoding": "^0.1.13",
"fuse.js": "^6.6.2",
"html-entities": "^2.4.0",
"html-to-image": "^1.11.11",
@@ -34,6 +35,7 @@
"nanoid": "^4.0.2",
"next": "^13.4.9",
"node-fetch": "^3.3.1",
"openai": "^4.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.7",