cpu1-Exocore / package.json
ChoruYt's picture
Update package.json
b7eaba9 verified
Raw
History Blame Contribute Delete
142 Bytes
{
"name": "ai-exocore",
"version": "1.0.0",
"dependencies": {
"express": "^4.18.2",
"ollama": "^0.5.0",
"ws": "latest"
}
}