Change8

v2.17.0

📦 openai-python-sdkView on GitHub →
3 features🐛 2 fixes🔧 1 symbols

Summary

Release 2.17.0 introduces new API fields for shell calls and image generation actions, alongside client improvements for JSON encoding. Several minor client-side bug fixes related to web search actions were also addressed.

✨ New Features

  • Added shell_call_output status field to the API.
  • Added image generation actions for responses, including ResponseFunctionCallArgumentsDoneEvent.name.
  • Added custom JSON encoder to the client for extended type support.

🐛 Bug Fixes

  • Reverted change to the web search Find action in the client.
  • Updated the type for the find_in_page action in the client.

Affected Symbols