Showing results for Category: Announcements from Semantic Kernel

Aug 28, 2024
0
2

Protecting against Prompt Injection Attacks in Chat Prompts

Mark Wallace Sophia Lagerkrans-Pandey
Mark,
Sophia

Semantic Kernel allows prompts to be automatically converted to ChatHistory instances. Developers can create prompts which include <message> tags and these will be parsed (using an XML parser) and converted into instances of ChatMessageContent. See mapping of prompt syntax to completion service model for more information. Currently it is...

Semantic KernelAnnouncements
Jul 25, 2024
0
3

Announcing Semantic Kernel for Java 1.2.0

Derek Keeler John Oliver
Derek,
John

Hello Java AI developers! We are announcing the release of Semantic Kernel for Java v1.2.0! Since our release of v1.0 this past May, we have been working to improve and expand the capabilities we provide. Today, we are thrilled to share the latest updates, new features, and experimental features with you. What’s New in Semantic Kernel for ...

Semantic KernelAnnouncementsAnnouncement
Jun 13, 2024
1
3

Building Generative AI apps with .NET 8 and Semantic Kernel

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

Today's we'd like to share a blog post from two members of the .NET team, Jordan Matthiesen and Luis Quintanilla, focused on Building Generative AI apps with .NET 8 - .NET Blog (microsoft.com). The future of AI is here, and .NET is ready for it! With .NET 8, you can create amazing applications that integrate language models in your new and ...

Semantic KernelAnnouncements.NET
May 22, 2024
3
4

Announcing the Release of Semantic Kernel Python 1.0.0

Evan Mattson Eduard van Valkenburg
Evan,
Eduard

We are thrilled to announce the release of the long-awaited Semantic Kernel Python SDK 1.0.0! This milestone version brings a plethora of enhancements and new features designed to empower AI and app developers with more robust and versatile tools. Exciting New Feature: Shared Prompts Across Languages One of the groundbreaking features of this ...

PythonAnnouncements
May 22, 2024
0
1

Announcing the General Availability of Semantic Kernel for Java

Bruno Borges
Bruno Borges

Last year we published the initial release of Semantic Kernel for Java. It has been nearly a year of work building and shaping this SDK to help developers quickly and idiomatically build intelligent Java apps with OpenAI. Throughout this time, all teams behind Semantic Kernel SDKs (for Python, Java, and .NET) have done significant research in terms...

Semantic KernelAnnouncementsAnnouncement
May 21, 2024
0
2

Connect Logic Apps’ 1,400 connectors to Semantic Kernel

Matthew Bolanos
Matthew Bolanos

At the heart of every company are custom APIs that are built to solve specific business problems. These APIs often use Logic Apps, which is a powerful way to build APIs without writing code. With Logic Apps' over 1,400 enterprise connectors, you can connect to your enterprise systems, transform data, and automate processes to solve your business ...

Semantic KernelAnnouncementsSamples
May 21, 2024
0
0

Meet the Semantic Kernel Team at Microsoft BUILD

Evan Chaki
Evan Chaki

Hello to our Semantic Kernel community, With Microsoft BUILD happening this week, we’re pleased to invite our community to a special Meet and Greet event. It’s a chance for you to meet the team, ask your questions, and learn more about what’s happening with Semantic Kernel.   Where and When? We’ll be at the AI Community ...

AnnouncementAnnouncements
Apr 30, 2024
1
2

Microsoft Build – Community Testimonial Videos

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

Hi all, Microsoft Build is approaching and will occur from May 21st-23rd, 2024. During our Semantic Kernel session - Bridge the chasm between your ML and app devs with Semantic Kernel, we are looking to feature videos from community members like yourself sharing what you like about Semantic Kernel! We're looking to get customer testimonials ...

AnnouncementSemantic KernelAnnouncements
Apr 29, 2024
0
4

Using Filters in Semantic Kernel

Sophia Lagerkrans-Pandey Dmytro Struk
Sophia,
Dmytro

It's important to understand how the application behaves and have the ability to override that behavior in runtime based on some conditions. For example, we don't want to send malicious prompt to LLM, and we don't want to expose more information than needed to the end users. A couple of months ago, we added a possibility in Semantic Kernel to ...

Semantic KernelAnnouncements
Apr 25, 2024
0
4

Microsoft Semantic Kernel Hits 1,000,000 Downloads

Evan Chaki
Evan Chaki

A million moments of innovation, a million instances of creative coding, a million downloads. Microsoft Semantic Kernel has proudly reached a significant milestone within the software development community. This achievement is not just a number—it's a beacon of collective progress and the power of open-source collaboration. Join us as we extend ...

Semantic KernelAnnouncementsAnnouncement

Feedback