Files
ai-daily-report/config/pipeline.json
2026-06-08 12:05:45 +08:00

21 lines
461 B
JSON

{
"sections": [
"模型与能力",
"产品与应用",
"开发与基础设施",
"公司与资本",
"政策与安全",
"论文与研究",
"观点与教程",
"人物与动态"
],
"rewrite_batch_size": 10,
"semantic_dedup_max_deletion_ratio": 0.5,
"default_mode": "dry-run",
"cross_day_dedup": {
"enabled": true,
"max_age_days": 7,
"history_path": "~/.hermes/scripts/ai_morning_out/published_urls.json"
}
}