fix for huggingface

This commit is contained in:
Joseph J Helfenbein
2025-01-26 06:49:23 -05:00
parent 93468f7284
commit 4e4c30356a
2 changed files with 12 additions and 5 deletions

View File

@@ -11,6 +11,9 @@
},
"dependencies": {
"@clerk/nextjs": "^6.10.2",
"@huggingface/inference": "^3.1.2",
"@langchain/community": "^0.3.27",
"@langchain/core": "^0.3.36",
"@radix-ui/react-collapsible": "^1.1.2",
"@radix-ui/react-dialog": "^1.1.5",
"@radix-ui/react-dropdown-menu": "^2.1.5",
@@ -30,6 +33,7 @@
"formidable": "^3.5.2",
"hoyahax-2025": "file:",
"https-localhost": "^4.7.1",
"langchain": "^0.3.13",
"lucide-react": "^0.474.0",
"mongoose": "^8.9.5",
"multer": "1.4.5-lts.1",