Showing results for Tag: API from Semantic Kernel

Nov 21, 2024
0
0

Announcing the GA Release of the OpenAPI Plugin for .NET and Python in Semantic Kernel

Sergey Menshykh Dmytro Struk Evan Mattson
Sergey,
Dmytro,
Evan

We are thrilled to announce the General Availability (GA) release of the OpenAPI package for Semantic Kernel, available for both .NET and Python! With this significant milestone, developers can easily integrate existing APIs as plugins, enhancing the capabilities of their AI agents while making them more versatile in real-world applications. Why O...

.NETAnnouncementsAnnouncement
May 3, 2024
0
2

Generating API Manifests for Semantic Kernel

Sophia Lagerkrans-Pandey Vincent Biret
Sophia,
Vincent

Hi everyone!  Today we’re featuring a guest author from another team in Microsoft on our Semantic Kernel blog. Today's topic will cover how to utilize API's manifests. An API manifest is a way to store the dependencies that an application has on HTTP APIs. It contains characteristics of those dependencies including links to API descriptions, spe...

Semantic Kernel
Apr 25, 2024
0
2

Introducing API Manifest Plugins for Semantic Kernel

Sophia Lagerkrans-Pandey Mustafa Zengin
Sophia,
Mustafa

Hi all, Today we’re featuring a guest author from another team in Microsoft on our Semantic Kernel blog. We will turn it over to Mustafa Zengin to dive into Introducing API Manifest Plugins for Semantic Kernel. Semantic Kernel allows developers to import plugins from OpenAPI documents. For large APIs, such as Microsoft Graph, importing th...

AnnouncementsSemantic Kernel