Semantic Kernel Planner: Improvements with Embeddings and Semantic Memory
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. Recently, the addition ...