Skip to content

v0.3.1 - OrcaRouter Qwen 3.8 Multimodal Vision Support

Choose a tag to compare

@laurentvv laurentvv released this 18 Aug 08:51
· 9 commits to main since this release

What's Changed in v0.3.1

👁️ Multimodal Vision for OrcaRouter (Qwen 3.8 27B)

  • Added Qwen 3.8 27B (qwen/qwen3.8-27b-free) support across both Text and Multimodal Vision categories via OrcaRouter.
  • Configured ORCAROUTER_VISION_MODEL default and dynamic environment variable resolution (ORCAROUTER_VISION_DEFAULT_MODEL).
  • Integrated orcarouter_free into automatic fallback vision routing (AIGateway.auto_fallback_vision() and AIGateway.get_configured_vision_providers()).
  • Added live multi-turn tool calling demo script (test_live_tools.py).
  • Added unit tests validating OrcaRouter vision analysis and provider discovery (34/34 passing).

Full Changelog: v0.3.0...v0.3.1