Skip to content

v0.17.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 08 Aug 19:41

0.17.0 (2025-08-08)

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

Features

  • api: adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 (068a381)
  • api: manual updates (1d79621)

Bug Fixes

  • client: dont try to parse if content is missing (#770) (7f8f2d3)
  • client: fix verbosity parameter location in Responses (a6b7ae8)
  • internal: fix rbi error (803f20b)
  • respones: undo accidently deleted fields (#177) (90a7c3a)
  • responses: remove incorrect verbosity param (127e2d1)

Chores

  • internal: increase visibility of internal helper method (eddbcda)
  • update @stainless-api/prism-cli to v5.15.0 (aaa7d89)