Skip to content

v5.0.1 - The Speed Update

Choose a tag to compare

@TaklaXBR TaklaXBR released this 21 Dec 14:04
· 83 commits to main since this release
fbae63e

🚀 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-lite for Lightning and Eco modes.
  • Instant Execution: Lightning mode now operates at ~1.90s latency (down from 2.78s).
  • Zero-Latency Logic: Implemented top_k=1 and temperature=0.0 for robotic precision.
  • Smart JSON: Forced native JSON output to save token processing time.
  • Visual Proof: Added speed test demo to README.