|
|
d5d7f17339
|
Await createApp()
|
2026-07-16 01:27:28 +00:00 |
|
|
|
adfc83c78f
|
Replace redis groups
|
2026-07-16 01:26:58 +00:00 |
|
|
|
4e74e877da
|
Use new intent model
|
2026-07-08 00:00:31 +00:00 |
|
|
|
203cab32a6
|
Add docker image workflow
|
2026-07-07 06:18:08 +00:00 |
|
|
|
bf809a0309
|
Replace initializeStreams with improved ensureGroup method
|
2026-07-03 06:09:19 +00:00 |
|
|
|
d49f527cea
|
Start creating the Natural Language Understanding Processor
|
2026-07-02 10:28:24 +00:00 |
|
|
|
50b3fd336a
|
Rename backend from placeholder to mtf-backend
|
2026-07-02 09:04:25 +00:00 |
|
|
|
6dc037e4aa
|
Send to stream when intent is created
|
2026-07-02 08:57:42 +00:00 |
|
|
|
39f6c03787
|
Fix undefined variables in redis stream
|
2026-07-02 08:30:30 +00:00 |
|
|
|
2d84f16e8a
|
Create route for creating intents
|
2026-07-01 23:42:05 +00:00 |
|
|
|
36bcf3786d
|
Use nodemon to watch for live changes
|
2026-07-01 20:26:59 +00:00 |
|
|
|
38fe4eb39f
|
Use correct console logging
|
2026-07-01 18:32:04 +00:00 |
|
|
|
eaad87dd05
|
Prevent variable from being reassigned in find method
|
2026-07-01 18:30:00 +00:00 |
|
|
|
072176dd39
|
Merge branch 'main' of https://gitea.spilum.net/Spilum.Net/Many-Tailed-Fox
|
2026-07-01 18:24:51 +00:00 |
|
|
|
e2b9fc1012
|
Fix typo and debug
|
2026-07-01 18:24:42 +00:00 |
|
|
|
156b3b8133
|
Comment
|
2026-06-30 03:59:41 +00:00 |
|
|
|
4c0d5b13d1
|
Add device id as source and redis connection management
|
2026-06-29 01:19:23 +00:00 |
|
|
|
05b99e21dc
|
Fix typo
|
2026-06-29 01:09:14 +00:00 |
|
|
|
5fdb74866e
|
Fix typo
|
2026-06-29 01:06:07 +00:00 |
|
|
|
2fe9b0c25c
|
Use redis url instead of host and port
|
2026-06-29 01:03:51 +00:00 |
|
|
|
2bd0547451
|
Add streams initializer to redis model
|
2026-06-29 00:51:59 +00:00 |
|
|
|
3ea241ebbd
|
Create initialization of redis streams
|
2026-06-29 00:32:45 +00:00 |
|
|
|
07bedda2c0
|
Consistend capitalization
|
2026-06-29 00:32:16 +00:00 |
|
|
|
e6b9ad9262
|
More debug
|
2026-06-28 23:52:01 +00:00 |
|
|
|
2c0225b34d
|
Remove debug line
|
2026-06-28 23:30:36 +00:00 |
|
|
|
6d48d0fe1d
|
env variables problem fixed, removing debug lines
|
2026-06-28 23:29:01 +00:00 |
|
|
|
86c6cbd929
|
Debug
|
2026-06-28 23:24:49 +00:00 |
|
|
|
a291c47202
|
More debugging and only load dotenv file when in development
|
2026-06-28 23:18:14 +00:00 |
|
|
|
cf6643bfd7
|
re-add require dotenv
|
2026-06-28 23:07:59 +00:00 |
|
|
|
d0199b5a91
|
Config fiddling
|
2026-06-28 23:00:25 +00:00 |
|
|
|
c646fefec1
|
Use config instead of relying on process.env in server.js
|
2026-06-28 22:54:03 +00:00 |
|
|
|
b05e60fbcc
|
Log req.body for debug
|
2026-06-28 22:24:59 +00:00 |
|
|
|
64633de5ff
|
Change route to post
|
2026-06-28 21:56:29 +00:00 |
|
|
|
b8af1b716d
|
Add route to get intent command
|
2026-06-28 21:46:48 +00:00 |
|
|
|
bbeb518e66
|
Add comments
|
2026-06-28 21:46:37 +00:00 |
|
|
|
de6eda5a8a
|
Add intent model to db
|
2026-06-28 21:04:25 +00:00 |
|
|
|
0f87fcc9ab
|
Fix imports
|
2026-06-28 21:01:28 +00:00 |
|
|
|
780255363c
|
Use imported Redis
|
2026-06-28 20:42:54 +00:00 |
|
|
|
32e64c8376
|
Fix 'invalid shorthand property initializer'
|
2026-06-28 20:40:09 +00:00 |
|
|
|
67d70da3c6
|
move docker workflow to root
|
2026-06-28 20:15:50 +00:00 |
|
|
|
64eed85bbc
|
Create getIntent command
|
2026-06-28 20:04:55 +00:00 |
|
|
|
8e05899b0f
|
Rename get all intents method
|
2026-06-28 19:52:22 +00:00 |
|
|
|
ab5c4b291e
|
Fixing config in models index
|
2026-06-28 19:51:46 +00:00 |
|
|
|
39eda160c5
|
Create docker image workflow
|
2026-06-28 19:25:21 +00:00 |
|
|
|
326ab0534f
|
Fix imports
|
2026-06-28 19:18:03 +00:00 |
|
|
|
e04ed134b0
|
Make redis connection into a model module
|
2026-06-28 19:13:12 +00:00 |
|
|
|
66845ed610
|
Create example .env
|
2026-06-28 19:11:52 +00:00 |
|
|
|
6f1dd5874b
|
Get all intents from database
|
2026-06-28 19:00:52 +00:00 |
|
|
|
8cbad619b2
|
Add redis config.js
|
2026-06-28 18:50:17 +00:00 |
|
|
|
50c755c067
|
Add Intent module for SQL
|
2026-06-28 18:50:01 +00:00 |
|