add intelligence worker and embedding generation for article processing

This commit is contained in:
ImBenji
2026-04-22 20:12:38 +01:00
parent 715172596f
commit ac7c87c6cf
11 changed files with 754 additions and 16 deletions
+16
View File
@@ -1,4 +1,17 @@
{
"duriin_db": "/data/archive.sqlite",
"intelligence_db": "/data/intelligence.sqlite",
"llm": {
"baseUrl": "https://openrouter.ai/api/v1",
"model": "qwen/qwen3-235b-a22b-2507",
"apiKey": "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"
},
"workers": {
"relevanceBatchSize": 50,
"relevanceLoopDelayMs": 2000,
"extractionLoopDelayMs": 1000,
"consolidationLoopDelayMs": 60000
},
"server": {
"port": 3001,
"host": "0.0.0.0"
@@ -61,6 +74,9 @@
"browser": {
"maxConcurrentPages": 8
},
"dev": {
"enabled": true
},
"googleNews": {
"queries": [
"technology"