enhance embedding model support and update database schema for multi-model compatibility
This commit is contained in:
+1
-1
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user