Skip to content

v0.14.0

Latest

Choose a tag to compare

@dbcp1 dbcp1 released this 08 Jul 23:03

What's New (v0.14.0)

  • 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.