1. 10 Feb, 2026 2 commits
    • Vũ Hoàng Anh's avatar
      5bae1bdf
    • Vũ Hoàng Anh's avatar
      perf: optimize SQL queries and fix bugs · 06c6f102
      Vũ Hoàng Anh authored
      - Replace description_text_full with description_text in vector search (reduce token bloat)
      - Add description_text to CASE 1 (code search) and CASE 3 (vector search)
      - Fix generic word fallback: 'quần bán chạy' now filters correctly
      - Derive GENERIC_WORDS from PRODUCT_LINE_MAP (auto-sync)
      - Fix duplicate if include_product_ids in conversation_manager.py
      - Add product_mapping.py with PRODUCT_LINE_MAP and resolve functions
      06c6f102
  2. 09 Feb, 2026 1 commit
    • Vũ Hoàng Anh's avatar
      feat: move master_color to SQL filter + strengthen relevance rules · 6e66cea0
      Vũ Hoàng Anh authored
      - Add master_color as explicit SQL FILTER field in SearchItem (was in description)
      - Add LIKE filter in _get_metadata_clauses for master_color + product_color_name
      - Add MAX_BY(master_color) to final SELECT aggregation
      - Fix color fallback in format_product_results (parse from description_text_full)
      - Strengthen Rule 3a: specific design/pattern matching (con lợn, Disney, etc.)
      - Add thảo mai exception: truthfulness > flattery when no products match
      - Update tool prompt examples to use master_color as separate field
      6e66cea0
  3. 07 Feb, 2026 1 commit
  4. 06 Feb, 2026 1 commit
  5. 03 Feb, 2026 2 commits
  6. 30 Jan, 2026 3 commits
  7. 29 Jan, 2026 1 commit
  8. 28 Jan, 2026 1 commit
  9. 27 Jan, 2026 5 commits
  10. 26 Jan, 2026 3 commits
  11. 23 Jan, 2026 1 commit
  12. 22 Jan, 2026 3 commits
  13. 21 Jan, 2026 1 commit
  14. 19 Jan, 2026 2 commits
  15. 17 Jan, 2026 1 commit
  16. 15 Jan, 2026 1 commit
  17. 14 Jan, 2026 3 commits
  18. 12 Jan, 2026 8 commits