Skip to content

v0.1.86

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 19:22
7c934f4

Changelog

Features

  • a11b299 feat(playground): add user path field to playground (#855)

Bug Fixes

  • a8fe362 fix(anthropic): drop rejected sampling params and relax forced tool choice on Fable 5.1 (#856)
  • ebc0aca fix(dashboard): make admin views usable on phone-width viewports (#865)
  • 8226f36 fix(gemini): clamp minimal reasoning effort to low on models that reject it (#862)
  • 338ab6c fix(gemini): drop sampling parameters and candidate_count for Gemini 3 models (#863)
  • 66b19d8 fix(providers): keep Responses content vocabulary on explicit prompt-cache breakpoints (#864)
  • 1017cd6 fix(providers): surface provider errors embedded in 200 responses (#827)
  • 7c934f4 fix(responses): end interrupted translated streams with response.incomplete (#866)
  • 4900215 fix(responses): include output array in streamed response.completed (#831)
  • c101ec2 fix(virtualmodels): keep legacy failover rules whose conversion would form a chain cycle (#832)