Showing results for 2024 | Page 2 of 10 | Semantic Kernel

Sep 26, 2024
0
0

Using JSON Schema for Structured Output in Python for OpenAI Models

Evan Mattson
Evan Mattson

In working with AI applications, ensuring that the output generated by a language model is structured and follows a consistent format is critical—especially when handling complex tasks like solving math problems. A powerful way to achieve this is through the use of JSON Schema, which allows the AI model to produce outputs that align with a ...

Semantic KernelPython
Sep 25, 2024
1
5

Integrating AI into Business Processes with the Process Framework

Evan Chaki
Evan Chaki

As organizations look to enhance efficiency and decision-making, the integration of AI into business processes has become increasingly important. The new Process Framework for Microsoft Semantic Kernel empowers developers to seamlessly embed AI into their workflows, providing a structured approach to optimizing daily operations. Not sure what ...

Semantic KernelAnnouncementsAnnouncement
Sep 24, 2024
0
0

Microsoft Hackathon: Virtual Customer Success Manager (VCSM) using Semantic Kernel

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

Background on Hackathon Project: Virtual Customer Success Manager (VCSM) Semantic Kernel is a versatile SDK that seamlessly integrates AI models into applications, enhancing their responsiveness and understanding. It offers tools for chat completion, multi-agent coordination, and data retrieval, enabling developers to create advanced AI-driven ...

Customer Story
Sep 23, 2024
0
0

세계로 뻗어갑니다: “G3J Learn Semantic Kernel” 쇼 – 한국어로 배우는 Semantic Kernel!

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

세계로 뻗어갑니다: "G3J Learn Semantic Kernel" 쇼 – 한국어로 배우는 Semantic Kernel! 최근 빠르게 변화하는 기술 환경에서 개발자들은 지능형 애플리케이션을 구축하기 위한 최신 도구와 프레임워크를 지속적으로 탐색하고 있습니다. 이러한 요구에 맞춰 Microsoft...

Announcement
Sep 17, 2024
0
6

New Function Calling Available in .NET for Semantic Kernel

Sergey Menshykh
Sergey Menshykh

We are happy to announce release of the new function-calling capabilities available in Semantic Kernel v1.20 (.NET). The new capabilities incorporates the best parts of the existing function-calling, such as ease of use, and improves on it by making it more extensible and reusable. Function calling allows Plugin descriptions to be passed into...

Semantic KernelAnnouncement.NET
Sep 17, 2024
1
2

Observability in Semantic Kernel

Tao Chen
Tao Chen

Many of you have asked similar questions: These are all excellent questions! They fundamentally belong to the same class of questions: How do I observe Semantic Kernel and, ultimately, my application? Introducing: Observability in Semantic Kernel Semantic Kernel is designed to be observable. It emits logs, metrics, and traces ...

Semantic Kernel
Sep 16, 2024
0
4

Semantic Kernel Content in Spanish: ¡Crea un ChatGPT en tu equipo sin la nube! Con Ollama, Microsoft PHI-3 y Semantic Kernel💥

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

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 Kernel💥 (youtube.com) Estamos destacando a Rodrigo Ezequiel Liberoff Vazquez, quien es Arquitecto Senior de Software Cloud en Encamina y ha creado videos de Semantic Kernel en españ...

Semantic KernelCustomer Story
Sep 12, 2024
3
1

Introducing new Ollama Connector for Local Models

Sophia Lagerkrans-Pandey Roger Barreto
Sophia,
Roger

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 this connector, we are also using the Ollama Sharp library which allows you to manipulate some native Ollama APIs as well as using it with our connector for breaking glass scenarios (...

Announcement
Sep 11, 2024
0
1

Introducing Azure AI Inference Connector for Azure AI Studio Models

Sophia Lagerkrans-Pandey Roger Barreto
Sophia,
Roger

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 available our dedicated Azure AI Inference Semantic Kernel Connector.  This connector is specially designed on top of the published Azure AI Inference SDK and is targeted to allow easy access ...

Semantic Kernel
Sep 5, 2024
0
1

Guest Blog: Vision Buddy – Empowering the Visually Impaired with AI and .NET Semantic Kernel

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

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 impaired individuals using .NET and Semantic Kernel. We’ll turn it over to Jonathan to share more! Discover how this proof-of-concept leverages AI using .NET Semantic Kernel to ...

Semantic KernelCustomer Story