• 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
..
datadb Loading commit data...
__init__.py Loading commit data...
cache.py Loading commit data...
canifa_api.py Loading commit data...
conversation_manager.py Loading commit data...
embedding_service.py Loading commit data...
image_storage.py Loading commit data...
jeager_log.py Loading commit data...
langfuse_client.py Loading commit data...
llm_factory.py Loading commit data...
message_limit.py Loading commit data...
middleware.py Loading commit data...
openai_client.py Loading commit data...
rate_limit.py Loading commit data...
reset_limit.py Loading commit data...
starrocks_connection.py Loading commit data...