feat: support other type file upload

This commit is contained in:
Hk-Gosuto
2024-03-31 23:07:17 +08:00
parent aea5bedb68
commit 80a077a3db
9 changed files with 223 additions and 33 deletions

View File

@@ -39,6 +39,7 @@
"https-proxy-agent": "^7.0.2",
"langchain": "0.1.20",
"mermaid": "^10.6.1",
"mime": "^4.0.1",
"nanoid": "^5.0.3",
"next": "^13.4.9",
"node-fetch": "^3.3.1",
@@ -83,4 +84,4 @@
"openai": "4.28.4"
},
"packageManager": "yarn@1.22.19"
}
}