Skip to content

v3.0.0b5

Pre-release
Pre-release

Choose a tag to compare

@Oaklight Oaklight released this 22 Mar 04:31
· 105 commits to master since this release

Fixed

  • Stream termination fallback: _convert_streaming() now synthesizes StreamEndEvent when upstream ends without empty-choices chunk, ensuring complete Anthropic SSE event sequence (message_start → content_block_start → ... → content_block_stop → message_delta → message_stop) (#79)
  • Bumped llm-rosetta to v0.2.2: Picks up Gemini tool schema sanitization and streaming content_block_stop fixes (Oaklight/llm-rosetta#76, Oaklight/llm-rosetta#77)

Full changelog: v3.0.0b4...v3.0.0b5