Skip to content

v2.5.0

Latest

Choose a tag to compare

@stainless-app stainless-app released this 18 Mar 18:27
8985d71

2.5.0 (2026-03-18)

Full Changelog: v2.4.0...v2.5.0

Features

Bug Fixes

  • deps: bump minimum typing-extensions version (94c9632)
  • jig: use Together.get instead of Together._client.get so that registry errors are handled correctly (#302) (aefd483)
  • pydantic: do not pass by_alias unless set (dca687e)
  • types: remove model enum constraint in chat completions (c30e2a0)

Chores

  • Fix unit tests with recent model deprecations (#305) (28902b4)
  • internal: tweak CI branches (556c449)