• 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
Name
Last commit
Last update
..
__init__.py Loading commit data...
brand_knowledge_tool.py Loading commit data...
check_is_stock.py Loading commit data...
customer_info_tool.py Loading commit data...
data_retrieval_filter.py Loading commit data...
data_retrieval_tool.py Loading commit data...
db_field_values_mapping.py Loading commit data...
example.txt Loading commit data...
filter.py Loading commit data...
flow.txt Loading commit data...
get_tools.py Loading commit data...
product_mapping.py Loading commit data...
product_search_helpers.py Loading commit data...
promotion_canifa_tool.py Loading commit data...
save.py Loading commit data...
stock_helpers.py Loading commit data...