Commit History

feat: add Qdrant configuration and handle disabled state in QdrantService
27e079c
Running

SuZeAI commited on

Remove compiled Python cache files from backend and tests
c890de3

SuZeAI commited on

Add example images for virtual try-on feature
bab5292

SuZeAI commited on

Use OpenAI GPT-4.1-mini for AI Stylist recommendations
af27d60

SuZeAI commited on

Add OpenAI vision model configuration and garment masking functionality
23f80df

SuZeAI commited on

Update .gitignore to include specific __pycache__ directories and adjust patterns for Python files
628e09a

SuZeAI commited on

Add Gemini API key rotation
6cab4e8

SuZeAI commited on

Switch try-on and garment analysis to external image APIs
25d14ad

SuZeAI commited on

feat: default STORAGE_MODE to cloudinary and force real CatVTON execution on CPU
85a11ff

mata01 commited on

feat: add Cloudinary support as an alternative image storage mode
afee3ee

mata01 commited on

feat: add chest, waist, and hips measurements support in profile and LLM service
54cc2f8

mata01 commited on

fix: auth headers and postgresql connection for cloud deployment
3745765

mata01 commited on

Auto-append ssl_cert_reqs=CERT_NONE to rediss URL in config
dd8eb63

mata01 commited on

Add REDIS_URL and QDRANT_URL environment variable support
cd337a4

mata01 commited on

feat: integrate local CatVTON virtual try-on and secure env files
9a36956

mata01 commited on

Allow Vite preview port 4173 in CORS origins
db25f46

mata01 commited on

Support and default to STORAGE_MODE=local for zero-key local development
640f288

mata01 commited on

Initialize production-grade FastAPI backend with models, routes, celery workers, and test suite
b18b789

mata01 commited on