|
@@ -2,8 +2,13 @@
|
|
|
"accounts": [
|
|
"accounts": [
|
|
|
{
|
|
{
|
|
|
"name": "阿里多多酱",
|
|
"name": "阿里多多酱",
|
|
|
|
|
+ "enabled": false,
|
|
|
|
|
+ "description": "旧目录结构(已停用)"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "阿里多多酱1",
|
|
|
"enabled": true,
|
|
"enabled": true,
|
|
|
- "description": "第一个测试账号"
|
|
|
|
|
|
|
+ "description": "新目录结构"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "示例账号2",
|
|
"name": "示例账号2",
|
|
@@ -11,7 +16,7 @@
|
|
|
"description": "未启用的示例账号"
|
|
"description": "未启用的示例账号"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
- "default_account": "阿里多多酱",
|
|
|
|
|
|
|
+ "default_account": "阿里多多酱1",
|
|
|
"comment": "原始数据目录不动,所有输出结果统一放到 how解构/ 目录下",
|
|
"comment": "原始数据目录不动,所有输出结果统一放到 how解构/ 目录下",
|
|
|
"filter_mode": "exclude_current_posts",
|
|
"filter_mode": "exclude_current_posts",
|
|
|
"filter_modes": {
|
|
"filter_modes": {
|
|
@@ -31,9 +36,9 @@
|
|
|
"paths": {
|
|
"paths": {
|
|
|
"account_base": "data/账号",
|
|
"account_base": "data/账号",
|
|
|
"input": {
|
|
"input": {
|
|
|
- "current_posts": "what解构",
|
|
|
|
|
- "historical_posts": "what解构_所有帖子",
|
|
|
|
|
- "pattern_cluster": "pattern/optimization/optimized_clustered_data_gemini-3-pro-preview.json"
|
|
|
|
|
|
|
+ "current_posts": "what单独解构",
|
|
|
|
|
+ "historical_posts": "用于pattern聚类",
|
|
|
|
|
+ "pattern_cluster": "pattern相关文件/optimization/optimized_clustered_data_gemini-3-pro-preview.json"
|
|
|
},
|
|
},
|
|
|
"output": {
|
|
"output": {
|
|
|
"intermediate": "how解构/intermediate",
|
|
"intermediate": "how解构/intermediate",
|