feat: add als generator chatbot and storage

This commit is contained in:
renato97
2025-12-01 03:03:22 +00:00
parent 5dafb7fcbf
commit a87347475a
14 changed files with 941 additions and 6 deletions

View File

@@ -15,6 +15,7 @@
"license": "ISC",
"dependencies": {
"fast-xml-parser": "^5.3.2",
"node-fetch": "^2.7.0",
"node-red-dashboard": "^3.6.6"
}
}