Spaces:
Build error
Build error
File size: 201 Bytes
3bad252 |
1 2 3 4 5 6 7 8 9 10 |
# OpenAI API Configuration
openai_api_key='api-key'
# App Configuration
app_debug=False
similarity_threshold=0.8
# Data Configuration
catalog_file=data/Apparels_shared.xlsx
vibes_data_dir=data/vibes/ |