Friday, May 2, 2025
HomeAI ToolsJava Semantic Kernel Hits General Availability

Java Semantic Kernel Hits General Availability

Microsoft Semantic Kernel SDK Reaches Version 1.0

Microsoft has announced the general availability of version 1 of its Semantic Kernel (SK), an open-source SDK that integrates Large Language Models with conventional programming languages like C#, Python, and Java. The main highlights of this release include:

  1. Invocation of Native Java Functions: Enhanced support for Java applications.
  2. Audio Service Improvements: Added text-to-audio and audio-to-text conversions.
  3. Monitoring and Debugging: Users can now log or intercept function calls for better tracking.
  4. Improved Documentation: Updated to assist developers.
  5. Maven Central Availability: The SDK is available under the group ID com.microsoft.semantic-kernel with the latest version being 1.1.3.
    This release aims to unify the API design across different language SDKs, aligning with .NET SDK conventions to help cross-language developers. The SDK can be easily integrated into projects, leveraging OpenAI or Azure API keys for advanced functionalities. For more information, sample code, and integration details, developers are encouraged to visit the project’s GitHub repository.
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

New Updates