包含七步编排入口、结构化/向量化/聚类/词频/报告模块与 prompts 配置;忽略原始 CSV 与本地密钥。 Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
533 B
YAML
12 lines
533 B
YAML
# Smoke 验收用评论(修改 prompt 后运行 python prompts/smoke.py 验证)
|
|
|
|
industry: "Pet supplements"
|
|
product_name: "Turkey tail mushroom for dogs"
|
|
|
|
reviews:
|
|
- id: C1
|
|
text: "My senior dog has weak immunity. This turkey tail powder mixes easily and he eats it without fuss. Shipping was fast."
|
|
- id: C2
|
|
text: "Good quality mushrooms but the bag seal broke and powder spilled everywhere. Too expensive for the amount."
|
|
- id: C3
|
|
text: "Random spam about phone cases, not related to dog supplements at all."
|