Hello I have been doing a POC with semantic kernel API manifest, and i cannot find any good microsoft documentation?

Ketan Joshi 20 Reputation points Microsoft Employee
2025-01-30T20:13:15.1966667+00:00

Hello I have been doing a POC with semantic kernel API manifest, and i cannot find any good microsoft documentation, there are some devblogs e.g. https://devblogs.microsoft.com/semantic-kernel/introducing-api-manifest-plugins-for-semantic-kernel-2/
but it has very uber level information and If there is any page which has good details, that will be helpful.

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,279 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sina Salam 17,176 Reputation points
    2025-01-31T15:36:02.0133333+00:00

    Hello Ketan Joshi,

    Welcome to the Microsoft Q&A and thank you for posting your questions here.

    I understand that you have been doing a POC with semantic kernel API manifest, and you need a good Microsoft documentation on it.

    Though it sounds frustrating not to find detailed documentation. Here you go for more comprehensive information on Semantic Kernel API manifests, the resources bellow offers more in-depth guidance for your POC:

    1. This blog post "Generating API Manifests for Semantic Kernel" provides a step-by-step guide on generating API manifests using Kiota, a tool designed to simplify the process - https://devblogs.microsoft.com/semantic-kernel/generating-api-manifests-for-semantic-kernel/
    2. On Microsoft Learn page you will find "Give agents access to OpenAPI APIs" which explains how to integrate OpenAPI plugins with Semantic Kernel, detailing the extraction of OpenAPI document and operation metadata - https://learn.microsoft.com/en-us/semantic-kernel/concepts/plugins/adding-openapi-plugins

    I hope this is helpful! Do not hesitate to let me know if you have any other questions.


    Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.