add event_date column to event_knowledge and event_predictions tables; update related logic in admin panel and augorWorker

This commit is contained in:
ImBenji
2026-04-23 13:13:28 +01:00
parent d972569e54
commit 29c6cdc6c3
8 changed files with 400 additions and 17 deletions
+3
View File
@@ -70,6 +70,9 @@
"browser": {
"maxConcurrentPages": 8
},
"intelligence": {
"similarityThreshold": 0.5
},
"dev": {
"enabled": true
},