v0.7.0

666ghj/MiroFishv0.7.0Mar 28, 2026by paulosalem

AI Summary

Adds support for vision modality, enabling image-based tasks with a dedicated example notebook, alongside a security update for LLM API caching.

Key Highlights

  • Support for vision modality
  • Vision example notebook provided
  • LLM API caching now uses JSON instead of pickle

New Features

  • Image modality support
  • Vision workflow examples
  • 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.