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
..

Market-Assistant 前端Vue 3 + Vite

启动命令

npm install
npm run dev

默认本地开发端口见终端提示。请先启动后端开发服务,以便 API 代理可用。

其他脚本

  • npm run build — 生产构建
  • npm run preview — 本地预览构建结果

项目说明

完整说明见上一级目录的 README