openai OpenAI Python SDK Releases · · 3.2.0

OpenAI Python SDK 3.2.0 adds Bedrock Runtime support and API enhancements

sdkaigaengineermedia
feature

OpenAI has released version 3.2.0 of its Python SDK, introducing significant enhancements for developers. This update primarily adds support for AWS Bedrock Runtime endpoints, enabling more seamless interaction with Amazon's generative AI service. It also includes new API capabilities, such as shell call streaming events and additional service/image types. These changes empower engineers to build more versatile and potentially multi-cloud AI applications.

  • add Bedrock Runtime endpoint support (SDK-290)
  • Add shell call streaming events and new service/image types
Features (2)
  • add Bedrock Runtime endpoint support (SDK-290)
  • api Add shell call streaming events and new service/image types
Read the original announcement →

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

Related releases