hub-gif
6280e436d8
feat(pipeline): JD 流水线 CSV 纯中文表头与模块目录重构
...
- 统一 csv_schema 与搜索/合并/评价/商详导出为纯中文列名,入库与视图按中文表头解析
- 竞品分析报告兼容新旧表头;新增 csv_header_rewrite 与 rewrite_pipeline_csv_headers 管理命令
- 调整 pipeline 至 jd、llm、reporting、demos 子包并更新任务与测试引用
- 新增购买者优惠摘要抽取、合并表 regen/ingest 命令、0016 迁移及相关测试
Made-with: Cursor
2026-04-15 16:02:29 +08:00
hub-gif
5cafa75ab7
feat(pipeline): 新增 Markdown 文档导出、单测与价格分组 LLM 演示脚本
...
补充 md_document_export 的 DOCX/PDF 导出能力及回归测试,并加入 run_price_groups_llm_demo 便于本地演示。
Made-with: Cursor
2026-04-15 09:32:32 +08:00
hub-gif
43b72cb32e
feat: 关注词与场景延伸、报告体验与导出修复
...
- 流水线:评价关注词与使用场景的大模型延伸(jd_runner、竞品报告、测试)
- 界面:报告生成与查看的通俗化文案;策略稿集中度按店铺/品牌区分
- 导出:PDF 插图限制最大尺寸避免 LayoutError;报告 Word/PDF 改为 blob 下载;策略稿导出错误解析;PDF 补充 Linux 中文字体路径
Made-with: Cursor
2026-04-14 18:23:25 +08:00
hub-gif
c3fdb2b970
fix(report): align shop/brand pie denominators with §4 CR table via mix tail bucket
...
Made-with: Cursor
2026-04-14 17:28:52 +08:00
hub-gif
36aa36c60b
refactor(pipeline): inline total_sales fallback; remove temp backfill script; add refresh command
...
Made-with: Cursor
2026-04-14 17:28:52 +08:00
hub-gif
b4e97a4c34
feat(pipeline): backfill totalSales column from pc_search_raw without re-crawl
...
Made-with: Cursor
2026-04-14 17:28:52 +08:00
hub-gif
8611e78a26
feat(jd-pipeline): matrix chart and brief use totalSales for sales volume
...
Made-with: Cursor
2026-04-14 17:28:17 +08:00
hub-gif
c6560bd12b
fix(report): use detail_category_path only for matrix and fine-category stats
...
Made-with: Cursor
2026-04-14 17:25:54 +08:00
hub-gif
6a9b6af321
test(pipeline): restore llm_keyword_suggest parse unit tests
...
Made-with: Cursor
2026-04-14 17:12:31 +08:00
hub-gif
dd5fa8a407
feat(comments): attribute sentiment LLM samples to shop and SKU
...
- Add _comment_lines_with_product_context and build_comment_groups_llm_payload
- build_comment_sentiment_llm_payload: lexicon on plain text, samples with
【细类|SKU|品名|店铺】 prefix; jd_runner passes parallel attributed lines
- Tighten §8.2/§8.5 prompts so negatives tie to shop + product; tests assert 店铺
Made-with: Cursor
2026-04-14 11:04:35 +08:00
hub-gif
f19d112e73
test(pipeline): print live LLM JSON to stderr in keyword/scenario tests
...
Made-with: Cursor
2026-04-14 10:44:47 +08:00
hub-gif
e708480382
test(pipeline): fix scenario parse fenced case (min trigger length 2)
...
Made-with: Cursor
2026-04-14 10:40:42 +08:00
hub-gif
1deea3af35
feat(pipeline): LLM-extend usage scenario groups from comments
...
Add suggest_scenario_groups_llm: single call with excerpt corpus + existing
label/triggers, parse scenarios JSON, merge into comment_scenario_groups
(up to 40) before build_competitor_brief. Record in keyword_suggest_llm.json
(schema_version 3). Skip with MA_SKIP_LLM_SCENARIO_SUGGEST. Update tests
and analysis view hint.
Made-with: Cursor
2026-04-14 10:36:28 +08:00
hub-gif
bca19fd845
test(pipeline): run llm_keyword_suggest against real LLM when keys set
...
Remove mock; load market_assistant/.env before checking credentials.
Live test skips without OPENAI_* or LLM_* key+base URL.
Made-with: Cursor
2026-04-14 10:26:55 +08:00
hub-gif
d8086dfdd5
Initial commit: Market-Assistant standalone (Django + Vue + JD crawler copy)
...
Made-with: Cursor
2026-04-10 18:03:35 +08:00