Files
sales-trainer/backend/scripts
Macky 7fcef45649 fix(persona): forbid dismissive openers + fix script for '..' and negative tails
- persona_prompts OPENER RULE: never open with dots/ellipsis and never end
  an opener by dismissing/belittling the product (but ไม่คิดจะซื้อ, แค่มาดูเล่น,
  ก็แค่มาเมิน, ไม่ได้จะซื้อ...) — Thai openers stay politely interested
- fix_openers.py: strip leading dots("..") and remove trailing dismissive
  clauses ('ตามไม่คิดจะซื้อหรอกนะ' etc.) so existing personas are normalized
  to a natural interest opener; update docstring
2026-08-19 10:12:56 +07:00
..