Huggingface api mode, support for editing system prompts, config refactor

This commit is contained in:
James Shiffer
2025-01-29 09:39:59 +00:00
parent a361f110ec
commit 21a2b1d4d0
15 changed files with 1949 additions and 584 deletions

View File

@@ -2,10 +2,12 @@
"name": "femscoreboardbot",
"version": "1.0.0",
"dependencies": {
"@huggingface/inference": "^3.1.3",
"discord.js": "^14.13.0",
"dotenv": "^16.3.1",
"emoji-unicode-map": "^1.1.11",
"form-data": "^4.0.0",
"glob": "^11.0.1",
"jsdom": "^22.1.0",
"modelfusion": "^0.135.1",
"node-fetch": "^2.7.0",