microsoft / semantic-kernel-java

Semantic Kernel for Java. Integrate cutting-edge LLM technology quickly and easily into your Java based apps. See https://aka.ms/semantic-kernel.
MIT License
95 stars 17 forks source link

Java: Semantic Kernel for Java - Release 1.3.0 #233

Closed d3r3kk closed 1 month ago

d3r3kk commented 1 month ago

Release 1.3.0

Date of release: Sept. 26, 2024

Content

Release Checklist

Release Notes

This is the release of the Semantic Kernel for Java version 1.3.0, marking the final experimental version of our Vector Stores functionality. This release includes support for Json Schema in Open AI Chat Completions, an upgrade to openai sdk 1.0.0-beta.11, and a new method for automatic result type conversion. Localization support for error/debug messages has been added, along with enhancements to vector search capabilities across various platforms. Additionally, we have fixed an issue with type converters in tool invocations. Note that ResponseFormat has changed from an enum to a class to support the new Json Schema feature.

We look forward to your feedback on these improvements.

...written with assistance from Microsoft Copilot.

d3r3kk commented 1 month ago

@d3r3kk to create a blog post maybe.