Skip to content

Releases: microsoft/semantic-kernel

vectordata-dotnet-9.7.0

08 Jul 17:46
dd8244f
Compare
Choose a tag to compare

Changes:

See More

This list of changes was auto generated.

dotnet-1.60.0

08 Jul 18:43
dd8244f
Compare
Choose a tag to compare

Changes:

See More
  • cc078ec .Net: Add Support for {Azure}OpenAIPromptExecutionSettings.ChatSystem/DeveloperPrompt for ChatClients (#12619) [ #12546 ]
  • 7631ef9 .Net: Add Filter to TextSearchProvider (#12662)
  • 93a14d5 Python: feature: support gpt-image-1 (#12621)
  • c15c885 Python: Emit partial result for magentic pattern when retrieving final result, if available (#12656) [ #12625 ]
  • ba000c3 Python: Use message cache in agent orchestrations (#12618)

This list of changes was auto generated.

dotnet-1.59.0

01 Jul 17:58
43257cd
Compare
Choose a tag to compare

Changes:

See More

python-1.34.0

25 Jun 00:21
ef392d2
Compare
Choose a tag to compare

Release Notes

New Features

Enhancements and Improvements

Bug Fixes

Python Package Updates

New Contributors

Full Changelog: python-1.33.0...python-1.34.0

dotnet-1.58.0

25 Jun 16:58
55132da
Compare
Choose a tag to compare

Changes:

See More
  • dfed617 .Net: Update CosmosNoSql to latest SDK and update FullTextScore syntax (#12578) [ #12545 ]
  • 1403596 .Net: Fix Integration Test Failure (#12572)
  • 5dd5a9a .Net: Introduce support for response modalities and audio options in AzureClientCore (#12523)
  • 3f593a1 .NET Agent - Add AIContext to OpenAIResponseAgent (#12456)
  • 4c71386 .Net: Optimize and clean up the PgVector provider (#12441) [ #11123 ]
  • ad797d1 .NET Agents - Add streaming support to orchestrations (#12455)

vectordata-dotnet-9.6.0

16 Jun 17:34
bbc66df
Compare
Choose a tag to compare

Changes:

  • bbc66df .Net: Add Ollama ChatClient Extensions + UT (#12476)
  • c07711e .Net: Update release versions and VectorData readme (#12487)
  • 9b8f8e2 Python: Correct chat completion agent history truncation samples (#12474)
  • ef912a9 .NET Agents - Switch all instance of "SendMessage" to "PublishMessage" (#12457)
  • 4ab3d57 .Net: Adding retry to flakey test and switch to a different model (#12439)
  • dfbc993 Python: Remove orchestration persona adaptation messages (#12446) [ #12294 ]
  • eda707f .Net Agents - Fix AIContext instruction formatting for ChatCompletionAgent streaming invocation (#12444)
  • 62e647f .Net: Version 1.56.0 (#12436)
  • ab0a70e .Net: Add Usage Metadata for ChatClientChatCompletionService Adapter (#12412)
  • d2120d4 .Net: Implement OnnxRuntimeGenAIChatCompletionService on OnnxRuntimeGenAIChatClient (#12197)
See More
Read more

dotnet-1.57.0

16 Jun 18:09
bbc66df
Compare
Choose a tag to compare

Changes:

  • bbc66df .Net: Add Ollama ChatClient Extensions + UT (#12476)
  • c07711e .Net: Update release versions and VectorData readme (#12487)
  • 9b8f8e2 Python: Correct chat completion agent history truncation samples (#12474)
  • ef912a9 .NET Agents - Switch all instance of "SendMessage" to "PublishMessage" (#12457)
  • 4ab3d57 .Net: Adding retry to flakey test and switch to a different model (#12439)
  • dfbc993 Python: Remove orchestration persona adaptation messages (#12446) [ #12294 ]
  • eda707f .Net Agents - Fix AIContext instruction formatting for ChatCompletionAgent streaming invocation (#12444)

This list of changes was auto generated.

python-1.33.0

10 Jun 00:03
029732d
Compare
Choose a tag to compare

Release Notes

Enhancements and Improvements

  • Python: Add chat completion agent code interpreter sample by @TaoChenOSU in #12393
  • Python: Add file handling support to BinaryContent for OpenAI Responses API by @ltwlf in #12258
  • Python: Bing custom search tool content support by @moonbox3 in #12415
  • Python: Normalize MCP function names to allowed tool calling values. Add tests. by @moonbox3 in #12420
  • Python: Emit token usage with streaming chat completion agent. by @moonbox3 in #12416
  • Python: Remove model info check in Bedrock connectors by @TaoChenOSU in #12395

Bug Fixes

Python Package Updates

  • Python: Bump google-cloud-aiplatform from 1.93.0 to 1.95.1 in /python by @dependabot in #12346
  • Python: Bump Python version to 1.33.0 for release by @moonbox3 in #12427

Important

Python: Remove planner-related code and samples. by @moonbox3 in #12417
Planners have been fully removed from the codebase and package per prior deprecation announcements.

Full Changelog: python-1.32.2...python-1.33.0

dotnet-1.56.0

10 Jun 21:17
62e647f
Compare
Choose a tag to compare

Changes:

See More

python-1.32.2

04 Jun 23:42
618169f
Compare
Choose a tag to compare

Release Notes

Enhancements and Improvements

  • Python: streaming agent response callback in agent orchestrations by @TaoChenOSU in #12360
  • Python: Add special notes to samples that are still using AgentGroupchat by @TaoChenOSU in #12377
  • Python: Allow custom httpx client timeout when not using custom client by @moonbox3 in #12379

Python Package Updates

  • Python: Bump Python version to 1.32.2 for a release. by @moonbox3 in #12381

Full Changelog: python-1.32.1...python-1.32.2