|
@@ -8,8 +8,25 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "阿里多多酱1",
|
|
"name": "阿里多多酱1",
|
|
|
|
|
+ "enabled": false,
|
|
|
|
|
+ "description": "新目录结构(已停用)"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "阿里多多酱2",
|
|
|
|
|
+ "enabled": false,
|
|
|
|
|
+ "description": "新目录结构(已停用)"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "阿里多多酱3",
|
|
|
"enabled": true,
|
|
"enabled": true,
|
|
|
- "description": "新目录结构"
|
|
|
|
|
|
|
+ "description": "新目录结构",
|
|
|
|
|
+ "paths": {
|
|
|
|
|
+ "input": {
|
|
|
|
|
+ "current_posts": "解构内容/what单独",
|
|
|
|
|
+ "historical_posts": "解构内容/pattern聚类",
|
|
|
|
|
+ "pattern_cluster": "pattern相关文件/optimization/optimized_clustered_data_gemini-3-pro-preview.json"
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "示例账号2",
|
|
"name": "示例账号2",
|
|
@@ -17,7 +34,7 @@
|
|
|
"description": "未启用的示例账号"
|
|
"description": "未启用的示例账号"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
- "default_account": "阿里多多酱1",
|
|
|
|
|
|
|
+ "default_account": "阿里多多酱3",
|
|
|
"comment": "数据根目录可通过 data_root 配置(支持绝对路径、~、环境变量),也可通过 DATA_ROOT 环境变量覆盖",
|
|
"comment": "数据根目录可通过 data_root 配置(支持绝对路径、~、环境变量),也可通过 DATA_ROOT 环境变量覆盖",
|
|
|
"filter_mode": "exclude_current_posts",
|
|
"filter_mode": "exclude_current_posts",
|
|
|
"filter_modes": {
|
|
"filter_modes": {
|