• 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
..
nodes Loading commit data...
tool_prompts Loading commit data...
tools Loading commit data...
__init__.py Loading commit data...
controller.py Loading commit data...
controller_helpers.py Loading commit data...
graph.py Loading commit data...
helper.py Loading commit data...
mock_controller.py Loading commit data...
mock_graph.py Loading commit data...
models.py Loading commit data...
prompt.py Loading commit data...
prompt_utils.py Loading commit data...
streaming_callback.py Loading commit data...
structured_models.py Loading commit data...
system_prompt.txt Loading commit data...