Add debug logging to diagnose GEPA candidate generation issue 5b2a612 Suhasdev commited on Dec 12, 2025
Fix: GEPA not generating candidates - training minibatch was incorrectly cached b4d947d Suhasdev commited on Dec 12, 2025
Fix: Always pass reflection_lm_callable to GEPA - was broken when LLEGO disabled 6c19fd6 Suhasdev commited on Dec 12, 2025
Fix improvement_data field mapping for real backend - use baseline_val_score, optimized_val_score, relative_improvement_percent 3ba279d Suhasdev commited on Dec 12, 2025
Remove -e . from requirements.txt - use path setup in app.py instead for HF Spaces compatibility a50ba2a Suhasdev commited on Dec 12, 2025
Fix Hugging Face Spaces deployment: add setup.py, install local package in requirements.txt, improve path setup f0ab1a7 Suhasdev commited on Dec 12, 2025
Fix duplicate seed prompts in Pareto front - add deduplication checks 74d4bea Suhasdev commited on Dec 12, 2025
Fix OptimizedResult handling: use result.prompt property, improvement_data, and reflection_history for real backend 539c75b Suhasdev commited on Dec 12, 2025
Remove hardcoded debug.log file writes - fix file not found errors c0b1bdf Suhasdev commited on Dec 12, 2025
Fix OptimizedResult field access - support both property-based (real backend) and attribute-based (mock backend) result formats 9a000b8 Suhasdev commited on Dec 12, 2025
Support all image formats - PNG, JPG, JPEG, GIF, WEBP, BMP, TIFF, SVG, etc. 4f98322 Suhasdev commited on Dec 12, 2025
Improve image file handling and add debug logging for image_name matching 283abbd Suhasdev commited on Dec 12, 2025
Add image_name field support for JSON import - match images by filename c608059 Suhasdev commited on Dec 12, 2025