enhance embedding model support and update database schema for multi-model compatibility

This commit is contained in:
ImBenji 2026-04-18 16:43:35 +01:00
parent c6d5624656
commit 3b8955c80c

View file

@ -29,7 +29,7 @@
"format": "json", "format": "json",
"windowDays": 7, "windowDays": 7,
"lookbackWeeks": 312, "lookbackWeeks": 312,
"requestDelayMs": 6500, "requestDelayMs": 12000,
"maxWindowsPerRun": 4, "maxWindowsPerRun": 4,
"bigQueryProject": "duriin", "bigQueryProject": "duriin",
"bigQueryKeyFile": "./gdelt-credentials.json" "bigQueryKeyFile": "./gdelt-credentials.json"