You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android Support for Python and CLI: The command-line interface and Python
API now support running directly on Android (aarch64 and x86_64), such as
inside Termux or packaged with BeeWare. See the CLI Guide and Python Guide.
Tool Calling & Agentic Capabilities: Enabled real-time streaming of tool
call tokens in C and Swift APIs, full tool calling support in LiteRT-LM.js,
and support for reasoning/thinking channels.
Expanded Multi-Modality & Auto-Backend Selection: Automatic backend
selection for audio and vision models in the CLI (run and serve), alongside
NPU and GPU audio acceleration.