Create a Semantic Kernel service using minimal API
The Sematic Kernel is a great tool to help developers quickly integrate their codebases with OpenAI or Azure OpenAI models. The SK team has provided wonderful samples in C# and python using functions, web apps and notebooks.
Semantic Kerne… Continue reading Create a Semantic Kernel service using minimal API
