Skip to content

v0.1.0-alpha.13

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 15 Jul 06:16
984df72

0.1.0-alpha.13 (2025-07-15)

Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13

Features

  • api: manual updates (bd6fecc)
  • api: manual updates (c2b96ce)
  • api: share chat completion chunk model between chat and agent.chat (d67371f)
  • clean up environment call outs (64ee5b4)

Bug Fixes

  • client: don't send Content-Type header on GET requests (507a342)
  • parsing: correctly handle nested discriminated unions (569e473)

Chores

  • internal: bump pinned h11 dep (6f4e960)
  • internal: codegen related update (1df657d)
  • package: mark python 3.13 as supported (1a899b6)
  • readme: fix version rendering on pypi (6fbe83b)