Semantic Kernel
The latest news from the Semantic Kernel team for developers
Latest posts
Observability in Semantic Kernel
Many of you have asked similar questions: These are all excellent questions! They fundamentally belong to the same class of questions: How do I...
Semantic Kernel Content in Spanish: ¡Crea un ChatGPT en tu equipo sin la nube! Con Ollama, Microsoft PHI-3 y Semantic Kernel💥
Today we're highlighting Semantic Kernel content created in Spanish here: 💥¡Crea un ChatGPT en tu equipo sin la nube! Con Ollama, Microsoft PHI-3 y Semantic...
Introducing new Ollama Connector for Local Models
Introducing new Ollama Connector for Local Models As a long-awaited feature we are happy to bring a dedicated Ollama Connector. In the core implementation of...
Introducing Azure AI Inference Connector for Azure AI Studio Models
Introduction With the latest launch of the Azure AI Inference SDK for Azure AI Studio Models Catalog, we are happy to announce that we have also made ...
Guest Blog: Vision Buddy – Empowering the Visually Impaired with AI and .NET Semantic Kernel
Today we're featuring a guest author, Jonathan David. He’s written an article we’re sharing below, focused on how to create Vision Buddy to empower visually...
Guest Blog: Bring your AI Copilots to the edge with Phi-3 and Semantic Kernel
Bring your AI Copilots to the edge with Phi-3 and Semantic Kernel Today we're featuring a guest author, Arafat Tehsin, who's a Microsoft Most Valuable ...
Protecting against Prompt Injection Attacks in Chat Prompts
Semantic Kernel allows prompts to be automatically converted to ChatHistory instances. Developers can create prompts which include <message> tags and ...
Step-by-Step Guide to Building a Powerful AI Monitoring Dashboard with Semantic Kernel and Azure Monitor
Today we're featuring a guest author, Akshay Kokane, who's a Software Engineer at Microsoft within the Azure CxP team. He's written an article we're sharing ...
Diving into Function Calling and its JSON Schema in Semantic Kernel Python
One of the most exciting features available in certain Large Language Models (LLMs) is function-calling. In Semantic Kernel, we handle the heavy lifting so that...