Skip to content

v0.96.2

Choose a tag to compare

@dwash96 dwash96 released this 23 Jan 14:12
· 426 commits to main since this release
eb895da

What's Changed

MR: #411
Full Changelog: v0.96.1...v0.96.2

Includes:

  • Upgrade litellm minimum version to better enforce their data contract
  • Fix /tokens to count tokens using the conversation system proeprly
  • thought_signatures error and translating them to thought_signature for general Gemini model operation
  • Restore original SSE transport implementation since being a subclass of the Http based transport doesn't work with the MCP SDK's signature expectations