openai OpenAI Python SDK Releases · · 3.1.0

OpenAI Python Library v3.1.0 Adds WebSocket Stream IDs and API Enhancements

sdkaideprecationengineer
feature patch

The OpenAI Python library v3.1.0 has been released, introducing new WebSocket stream IDs, a workload identity access token issued event, and an Ultrafast tier with structured MCP and WebSocket errors. This version also deprecates the Sora video APIs. These updates enhance API functionality and streamline interactions for developers. The release improves the overall developer experience and expands capabilities for integrating OpenAI services.

  • add WebSocket stream IDs
  • add workload identity access token issued event
  • deprecate Sora video APIs
  • Ultrafast tier, structured MCP and websocket errors, separate websocket events
  • remove Stainless attribution and infrastructure
Features (4)
  • api add WebSocket stream IDs
  • api add workload identity access token issued event
  • api deprecate Sora video APIs
  • api Ultrafast tier, structured MCP and websocket errors, separate websocket events
Maintenance (1)
  • remove Stainless attribution and infrastructure
Read the original announcement →

https://github.com/openai/openai-python/releases/tag/v3.1.0

Related releases