Showing results for Category: Semantic Kernel from Semantic Kernel

Oct 3, 2024
0
3

Microsoft Hackathon: Project Micronaire using Semantic Kernel

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

During our internal Microsoft Hackathon, there were a number of projects using Semantic Kernel. Today we'd like to highlight one of the projects focused on using Semantic Kernel and the new Vector Store abstraction. I'm going to turn it over to the Hackathon team to share more about their project and work using Semantic Kernel. Summary In Microso...

Semantic Kernel
Sep 27, 2024
0
1

Announcing Semantic Kernel for Java 1.3.0

Derek Keeler Milder Hernandez David Grieve
Derek,
Milder,
David

Hello again Java AI developers! We are announcing the 1.3.0 release of the Semantic Kernel for Java. You can find our updates on the GitHub repository and the artifacts on Maven Central. This release will mark the final experimental version of our Vector Store functionality. Vector search is now available across all our supported vector store...

Semantic KernelAnnouncementsAnnouncement
Sep 27, 2024
0
2

SK Python Kernel Reaches 1,000,000 downloads

Evan Chaki
Evan Chaki

We are thrilled to announce that Microsoft Semantic Kernel Python Kernel has reached an incredible milestone of 1,000,000 downloads! This achievement would not have been possible without the unwavering support and enthusiasm of our community. We want to extend our heartfelt thanks to every developer, contributor, and user who has embraced the Pytho...

Semantic KernelAnnouncementsAnnouncement
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 predefin...

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 a ...

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 sol...

Semantic Kernel
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 tha...

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ñol enfoca...

Semantic KernelGuest Blog
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 to ...

Semantic Kernel