can fetch data from web

This commit is contained in:
Yifei Hu 2024-07-08 16:46:15 +08:00
parent 2ca85ad015
commit 676e2231b0
5 changed files with 289 additions and 25 deletions

View file

@ -36,6 +36,7 @@
"@icons-pack/react-simple-icons": "^9.6.0",
"@langchain/community": "^0.2.16",
"@langchain/openai": "^0.0.25",
"@tailwindcss/typography": "^0.5.13",
"@xenova/transformers": "^2.17.1",
"assert": "^2.1.0",
"autoprefixer": "^10.4.19",
@ -51,6 +52,7 @@
"https-browserify": "^1.0.0",
"langchain": "^0.1.30",
"lucide-react": "^0.401.0",
"markdown-to-jsx": "^7.4.7",
"next": "^14.2.4",
"next-themes": "^0.3.0",
"os-browserify": "^0.3.0",
@ -58,9 +60,12 @@
"process": "^0.11.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-text-to-speech": "^0.16.2",
"react-textarea-autosize": "^8.5.3",
"sonner": "^1.5.0",
"stream-browserify": "^3.0.0",
"stream-http": "^3.2.0",
"tailwind-merge": "^2.4.0",
"tailwindcss": "^3.4.4",
"url": "^0.11.3",
"winston": "^3.13.0",