v0.7.0
aiola-lab/draxv0.7.0Mar 28, 2026by paulosalem
AI Summary
Expanded functionality to support vision modality for product and diagnosis feedback, alongside a migration to JSON for LLM API caching.
Key Highlights
- Added support for vision modality
- Included example notebook for vision feedback
- Changed LLM API caching from pickle to JSON
Breaking Changes
- LLM API caching mechanism changed from pickle to JSON
New Features
- Vision modality support
- JSON-based LLM caching
Full Release Notes
- Take a look at example [Vision for Product, Diagnosis and Appreciation Feedback (image modality)](./examples/Vision%20for%20Product%2C%20Diagnosis%20and%20Appreciation%20Feedback%20%28image%20modality%29.ipynb) notebook. - LLM API caching now uses JSON instead of pickle.