github microsoft/semantic-kernel python-0.4.0.dev

latest releases: dotnet-1.20.0-nightly-240918.2, dotnet-1.20.0, dotnet-1.19.0-nightly-240917.1...
9 months ago

Breaking Changes

  • Upgrades OpenAI SDK to Version 1.0 or Higher.
    • This upgrade enables users and developers to access the latest features, improvements, and security enhancements in the OpenAI SDK. It ensures compatibility with new models and APIs, and offers improved performance and stability.
  • Revise and Enhance Class Hierarchies and Naming Conventions for Improved Clarity and Usability.
    • We've restructured class hierarchies and updated naming conventions for greater clarity and ease of use. For example, for Azure OpenAI, AzureTextCompletion now extends from AzureOpenAIConfigBase and OpenAITextCompletionBase, offering a more intuitive structure. Similarly, for OpenAI, OpenAIChatCompletion has been refactored from ChatCompletionClientBase and TextCompletionClientBase to OpenAIConfigBase, OpenAIChatCompletionBase, and OpenAITextCompletionBase, streamlining its functionality and making its purpose more explicit.

What's Changed

New Contributors

Full Changelog: python-0.3.15.dev...python-0.4.0.dev

Don't miss a new semantic-kernel release

NewReleases is sending notifications on new releases.