Skip to content

Releases: microsoft/semantic-kernel

python-1.19.0

22 Jan 07:31
6ecfdcf
Compare
Choose a tag to compare

Release Notes

New Features

Python Package Updates

  • Python: Update pyarrow requirement from <19.0,>=12.0 to >=12.0,<20.0 in /python by @dependabot in #10243
  • Python: Bump Python version to 1.19.0 for a release by @moonbox3 in #10254

Enhancements and Fixes

Full Changelog: python-1.18.2...python-1.19.0

python-1.18.2

13 Jan 22:49
22cfbd5
Compare
Choose a tag to compare

Release Notes

Bug Fixes and Improvements

  • Python: Configure top_p and temp for assistant agents if configured by @moonbox3 in #10163

Enhancements and Fixes

  • Python: Provide full list of samples in concepts README. by @moonbox3 in #10161

Python Package Updates

  • Python: Bump Python version to 1.18.2 for a release. by @moonbox3 in #10171

Full Changelog: python-1.18.1...python-1.18.2

python-1.18.1

09 Jan 22:54
9b79453
Compare
Choose a tag to compare

Release Notes

Python Package Updates

Enhancements and Fixes

  • Python: Upgrade AOAI api version to latest GA: 2024-10-21 by @moonbox3 in #10118
  • Python: Improve agent retrieval by passing necessary kwargs. Add unit tests. by @moonbox3 in #10116

Bug Fixes and Improvements

  • Python: Temporarily xFail some Google AI integration tests to unblock by @TaoChenOSU in #10136
  • Python: Fix function call content argument parsing by @TaoChenOSU in #10132

Full Changelog: python-1.18.0...python-1.18.1

python-1.18.0

07 Jan 22:16
8a00172
Compare
Choose a tag to compare

Release Notes

Note: The OpenAI plugin has been removed. This change aligns with the .NET version, where the plugin was removed in early 2024. The plugin had previously been marked as deprecated in Python.

Python Package Updates

  • Python: Update chromadb requirement from <0.6,>=0.5 to >=0.5,<0.7 in /python by @dependabot in #10042
  • Python: Bump Python version to 1.18.0 for a release by @moonbox3 in #10115

Enhancements and Fixes

  • Python: Change order used to check variants in (de)ser steps by @eavanvalkenburg in #10051
  • Python: Remove OpenAI plugin. Update OpenAPI exec params to use direct predicate reference by @moonbox3 in #10095
  • Python: Update README.md by @AndreeaDan27 in #10028
  • Python: Agent content generation for function call content should be assistant role by @moonbox3 in #10096
  • Python: Improve Azure assistant agent settings and retrieval operations by @moonbox3 in #10063

Bug Fixes and Improvements

New Contributors

Full Changelog: python-1.17.1...python-1.18.0

dotnet-1.33.0

07 Jan 19:20
b438cef
Compare
Choose a tag to compare

Changes:

See More

python-1.17.1

19 Dec 22:38
926a590
Compare
Choose a tag to compare

Release Notes

Python Package Updates

Enhancements and Fixes

Bug Fixes and Improvements

Miscellaneous

Full Changelog: python-1.17.0...python-1.17.1

dotnet-1.32.0

09 Dec 14:23
68e6dd7
Compare
Choose a tag to compare

Changes:

See More

python-1.17.0

05 Dec 02:55
d516994
Compare
Choose a tag to compare

Release Notes

New Features

  • Python: Introduced a new condition to yield StreamingChatMessageContent directly when usage data is available. by @ymuichiro in #9753
  • Python: Refactor chat completion concept samples by @TaoChenOSU in #9822
  • Python: graduate filters, add exception during addition and some cleanup by @eavanvalkenburg in #9856

Python Package Updates

  • Python: Fix syntax for pinned pydantic package. by @moonbox3 in #9789
  • Python: Bump Python version to 1.17.0 for a release. by @moonbox3 in #9885

Enhancements and Fixes

Bug Fixes and Improvements

Full Changelog: python-1.16.0...python-1.17.0

dotnet-1.31.0

27 Nov 20:04
b9263bb
Compare
Choose a tag to compare

Changes:

See More

python-1.16.0

21 Nov 23:42
05f9a98
Compare
Choose a tag to compare

Release Notes

New Features

Python Package Updates

Enhancements and Fixes

Full Changelog: python-1.15.0...python-1.16.0