搜索缓存: 可追踪的search_cache.json, webfetch预填充26条
新机制: - web_search.py按优先级: 缓存→Bing API→Bing抓取 - search_cache.json由opencode webfetch手动填充(不依赖搜索引擎) - 搜索失效不影响采集器(LLM直接生成选题) - .gitignore移除search_cache.json(应被版本追踪)
This commit is contained in:
@@ -57,6 +57,5 @@ content/published/*
|
||||
automation/data/outlines/
|
||||
automation/data/research/
|
||||
automation/data/sustainability_raw/
|
||||
automation/data/search_cache.json
|
||||
automation/images/generated/
|
||||
data/*.db
|
||||
|
||||
Reference in New Issue
Block a user