enhance embedding model support and update database schema for multi-model compatibility
This commit is contained in:
parent
c6d5624656
commit
3b8955c80c
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue