69 lines
1.5 KiB
JSON
69 lines
1.5 KiB
JSON
[
|
|
{
|
|
"name": "AI HOT",
|
|
"type": "aihot",
|
|
"role": "primary",
|
|
"required": true,
|
|
"failure_policy": "block",
|
|
"priority": 10,
|
|
"timeout_seconds": 25,
|
|
"retries": 2,
|
|
"min_items": 10,
|
|
"enabled": true
|
|
},
|
|
{
|
|
"name": "橘鸦AI早报",
|
|
"type": "juya_rss",
|
|
"url": "https://imjuya.github.io/juya-ai-daily/rss.xml",
|
|
"role": "supplement",
|
|
"required": false,
|
|
"failure_policy": "warn",
|
|
"priority": 20,
|
|
"timeout_seconds": 45,
|
|
"retries": 2,
|
|
"min_items": 0,
|
|
"enabled": true
|
|
},
|
|
{
|
|
"name": "量子位",
|
|
"type": "rss",
|
|
"url": "https://www.qbitai.com/feed",
|
|
"role": "supplement",
|
|
"required": false,
|
|
"failure_policy": "warn",
|
|
"priority": 30,
|
|
"timeout_seconds": 25,
|
|
"retries": 1,
|
|
"min_items": 0,
|
|
"enabled": true
|
|
},
|
|
{
|
|
"name": "InfoQ AI",
|
|
"type": "rss",
|
|
"url": "https://feed.infoq.com/ai-ml-data-eng/",
|
|
"role": "supplement",
|
|
"required": false,
|
|
"failure_policy": "warn",
|
|
"priority": 40,
|
|
"timeout_seconds": 25,
|
|
"retries": 1,
|
|
"min_items": 0,
|
|
"max_item_age_days": 3,
|
|
"enabled": true
|
|
},
|
|
{
|
|
"name": "MIT科技评论AI",
|
|
"type": "rss",
|
|
"url": "https://www.technologyreview.com/topic/artificial-intelligence/feed",
|
|
"role": "supplement",
|
|
"required": false,
|
|
"failure_policy": "warn",
|
|
"priority": 50,
|
|
"timeout_seconds": 25,
|
|
"retries": 1,
|
|
"min_items": 0,
|
|
"max_item_age_days": 5,
|
|
"enabled": true
|
|
}
|
|
]
|