Change8

v3.10.1

📦 localaiView on GitHub →
3 features🐛 4 fixes🔧 2 symbols

Summary

This patch release introduces support for Qwen-TTS and includes several bug fixes related to reasoning detection, tracing, and LTX-2 API calls. It also polishes existing features like reasoning blocks.

✨ New Features

  • Support for Qwen-TTS backend.
  • Support reasoning blocks with openresponses.
  • Automatic detection of thinking support from the backend if not explicitly set.

🐛 Bug Fixes

  • Fixed reasoning detection for reasoning and instruct models when the thinking tag is missing at the start.
  • Fixed API calls to correctly run LTX-2.
  • Fixed trace buffer creation to occur on the first request to enable tracing at runtime.
  • Dropped incomplete endpoint for videogen and added GGUF support for LTX-2.

Affected Symbols