openai OpenAI Python SDK Releases · · 2.50.0

OpenAI Python Client v2.50.0: Transcription Model Updates

sdkai
feature patch

The OpenAI Python client has been updated to version 2.50.0, introducing transcription model updates. This release also restores a transcription keyword overload, fixing a previous bug. These changes are primarily relevant to developers using the Python SDK for audio transcription tasks.

  • transcription model updates
  • restore transcription keyword overload
Features (1)
  • api transcription model updates
Fixes (1)
  • audio restore transcription keyword overload
Read the original announcement →

https://github.com/openai/openai-python/releases/tag/v2.50.0

Related releases