backend preps

This commit is contained in:
Patrick_Pluto 2024-09-18 14:52:04 +02:00
parent 739e988e87
commit bdae0d5344
9 changed files with 147 additions and 67 deletions

View file

@ -9,6 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@mistralai/mistralai": "^1.0.4",
"fs": "^0.0.1-security",
"next": "14.2.12",
"ollama": "^0.5.9",
"react": "^18",