v0.7.0
SamsungSAILMontreal/TinyRecursiveModelsv0.7.0Mar 28, 2026by paulosalem
AI Summary
This release introduces vision modality support and updates LLM API caching to use JSON format for improved compatibility and safety.
Key Highlights
- Added support for vision modality
- Updated LLM API caching to use JSON instead of pickle
- Provided example notebook for Vision feedback workflows
New Features
- Vision modality support
- Vision example notebook
- JSON-based LLM API 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.