• Vũ Hoàng Anh's avatar
    refactor: One Big Table - eliminate multi-table joins in SearchEngine · a3c02b90
    Vũ Hoàng Anh authored
    - Expand SELECT_COLUMNS to include tags, outfit_recommendations, description_text_full
    - Replace _enrich_with_outfit() (SQLite lookup) with _parse_outfit_recommendations() (JSON parse)
    - Remove sqlite3 and os imports from search_engine.py
    - Add 6 characterization tests verifying the refactor
    a3c02b90
Name
Last commit
Last update
..
nodes Loading commit data...
prompt_module 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_utils.py Loading commit data...
streaming_callback.py Loading commit data...
structured_models.py Loading commit data...
stylist_pro_graph.py Loading commit data...
system_prompt.txt Loading commit data...