github microsoft/semantic-kernel python-1.10.0

6 hours ago

New Features

  • Python: Support DefaultAzureCredential Auth for Azure Resources by @moonbox3 in #8711
  • Python: Support DefaultAzureCredential for AzureAI Inference by @moonbox3 in #8862
  • Python: Support OpenAI json_schema response format by @moonbox3 in #8958
  • Python: Streaming content for token usage by @TaoChenOSU in #8902

Python Package Updates

  • Python: Update mistralai requirement from ~=0.4 to >=0.4,<2.0 in /python by @dependabot in #8384
  • Python: Update sentence-transformers requirement from ~=2.2 to >=2.2,<4.0 in /python by @dependabot in #8382
  • Python: Update motor requirement from ~=3.3.2 to >=3.3.2,<3.7.0 in /python by @dependabot in #8961
  • Python: Bump Python version to 1.10.0 from 1.9.0 for a release. by @moonbox3 in #9004

Enhancements and Fixes

  • Python: Azure OpenAI setting fix: Don't fetch AD token if API is present in environment variable. by @lossyrob in #8985
  • Python: Pass in retrieved agent to agent creation. Refactor unit tests. Add a code sample for retrieval. by @moonbox3 in #8973
  • Python: support all auth options for azure ai search by @franklinlindemberg in #8495

Bug Fixes and Improvements

  • Python: Fixed an issue where the schema property was missing when using the OpenAPI plugin with the get method. by @ymuichiro in #8502
  • Python: Update anthropic_settings url path by @nmoeller in #8689
  • Python: Check the Azure OpenAI settings API key for None by @moonbox3 in #8908

New Contributors

Full Changelog: python-1.9.0...python-1.10.0

Don't miss a new semantic-kernel release

NewReleases is sending notifications on new releases.