feat: add pdf browser plugin

This commit is contained in:
Hk-Gosuto
2023-11-23 13:32:16 +08:00
parent 787d65fc51
commit a8e19a81ff
5 changed files with 734 additions and 62 deletions

View File

@@ -25,19 +25,20 @@
"axios": "^1.4.0",
"cheerio": "^1.0.0-rc.12",
"duck-duck-scrape": "^2.2.4",
"encoding": "^0.1.13",
"emoji-picker-react": "^4.5.15",
"encoding": "^0.1.13",
"fuse.js": "^6.6.2",
"html-entities": "^2.4.0",
"html-to-image": "^1.11.11",
"html-to-text": "^9.0.5",
"https-proxy-agent": "^7.0.2",
"langchain": "^0.0.154",
"langchain": "^0.0.196",
"mermaid": "^10.6.1",
"nanoid": "^5.0.3",
"next": "^13.4.9",
"node-fetch": "^3.3.1",
"openai": "^4.6.0",
"pdf-parse": "^1.1.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.7",