Lee Miller

Senior Software Engineer, Semantic Kernel

Post by this author

Semantic Kernel Planners: Stepwise Planner

(image) Welcome to the third and final blog post in this series about Semantic Kernel Planners. In the previous blogs we touched on discussed the action planner and sequential planner. In this blog we will discuss Semantic Kernal's latest generation of planner called Stepwise Planner. The Stepwise Planner is a powerful planning object ...

Plugging into Jira from Semantic Kernel

(image) Have you ever wished you could access Jira data and functionality from within your chat conversations? Do you want to make your chat interactions more productive, collaborative, and intelligent? If so, you will love the new Jira connector feature in Copilot chat starter app. In this blog post, we will show you how you can use Jira ...

Semantic Kernel Planner: Improvements with Embeddings and Semantic Memory

(image) Semantic Kernel (SK) is a lightweight SDK that lets you mix conventional programming languages, like C# and Python, with the latest in Large Language Model (LLM) AI “prompts” with prompt templating, chaining, and planning capabilities.  Its Planner Skill allows users to create and execute plans based on semantic queries. ...