doing translations

This commit is contained in:
Dobromir Popov
2024-06-11 22:53:39 +03:00
parent 364df3d891
commit 8bafcd9dbe
7 changed files with 610 additions and 128 deletions

View File

@ -8,11 +8,13 @@
"start:tele": "python agent-py-bot/agent.py"
},
"dependencies": {
"axios": "^1.7.2",
"body-parser": "^1.20.2",
"dotenv": "^16.4.5",
"express": "^4.18.2",
"git": "^0.1.5",
"node-persist": "^3.1.3",
"ollama": "^0.5.1",
"request": "^2.88.2",
"ws": "^8.12.1"
}