Added word limit to chat bot.

This commit is contained in:
Niels Simenon
2023-04-09 22:47:19 +02:00
parent f222922643
commit 68cefc0e2a
4 changed files with 192 additions and 8 deletions

View File

@@ -32,6 +32,7 @@
"knex": "^2.4.2",
"linkify-it": "^3.0.3",
"markov-strings": "^3.0.1",
"mathjs": "^11.8.0",
"simple-node-logger": "^21.8.12",
"string-similarity": "^4.0.4",
"tensify": "^0.0.4",