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

This commit is contained in:
ImBenji
2026-04-18 16:43:13 +01:00
parent 5f2aa7f591
commit c6d5624656
4 changed files with 154 additions and 33 deletions
+2 -1
View File
@@ -19,7 +19,8 @@
"tickers": []
},
"openRouter": {
"apiKey": "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"
"apiKey": "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",
"embeddingModel": "qwen/qwen3-embedding-8b"
},
"gdelt": {
"source": "api",