Skip to content

v0.17.0

Choose a tag to compare

@stainless-app stainless-app released this 03 Feb 17:43

0.17.0 (2026-02-03)

Full Changelog: v0.16.0...v0.17.0

Features

  • closes OPEN-8683: multimodal attachment support for the Python SDK (b50f891)
  • closes OPEN-8684: enhance OpenAI tracer to support multimodal inputs/outputs (0d8fadd)

Bug Fixes

  • closes OPEN-8781: files not being parsed correctly for OpenAI tracer (f33de76)

Chores

  • closes OPEN-8686: upload attachments in a non-blocking way (5fb1ce5)
  • closes OPEN-8725: sanitize raw output when there are attachments (471547b)

Refactors

  • various small improvements (3a2bf2c)