v5.0.1 - The Speed Update
🚀 Major Performance Update
This update rewrites the core logic of Lightning and Eco modes to achieve sub-2-second response times.
⚡ What's New in v5.0.1:
- Speed Overhaul: Switched internal models to
gemini-2.5-flash-litefor Lightning and Eco modes. - Instant Execution: Lightning mode now operates at ~1.90s latency (down from 2.78s).
- Zero-Latency Logic: Implemented
top_k=1andtemperature=0.0for robotic precision. - Smart JSON: Forced native JSON output to save token processing time.
- Visual Proof: Added speed test demo to README.