Skip to content

v0.7.1

Choose a tag to compare

@soheidon soheidon released this 13 Jun 16:10

v0.7.1

Granular media capabilities

  • Per-source-type capability tracking: supports_image_url, supports_image_base64, supports_video_url, supports_video_base64
  • Granular sanitization: checks each content block's source type (URL vs base64) against model capabilities
  • Kimi models now correctly accept base64 images/videos while rejecting URL-based ones
  • Routing table expanded to 8 columns showing per-source-type support

Simplified provider cards

  • Removed 16 capability badges from provider selection cards (previously cluttered)
  • Added hover popover with descriptive sentences per capability (6 languages)
  • 2-column horizontal layout: Sonnet 4.6 | Haiku 4.5 side by side
  • Responsive positioning using measured popover height
  • Cards show only: name, description, routing lines (larger 12px font), and ACTIVE badge

Model-specific fixes

  • kimi-k2.7-code: force_thinking injection + parameter cleaning (T=1.0, top_p=0.95, n=1, presence_penalty=0.0, frequency_penalty=0.0)
  • MiniMax M2.7-highspeed (Haiku 4.5): thinking-only mode (force_thinking: true)

Languages

  • 29 popup capability description translations added to all 6 languages (ja, en, zh-CN, zh-TW, ko, fr)