Showing category results for Semantic Kernel

Aug 2, 2023
Post comments count0
Post likes count3

Test your ChatGPT plugins in the updated Chat Copilot

Matthew Bolanos

We've been hard at work improving the Chat Copilot reference application to demonstrate how you can use Semantic Kernel to build a fully featured chat experience. Now that its more feature complete, we're elevating it to its own repo here: github.com/microsoft/chat-copilot. We've also given it its own section on our learn site so we can better...

Semantic Kernel
Jul 28, 2023
Post comments count0
Post likes count2

Help us grow the Semantic Kernel Community!

Alex Chao

A big part of the any successful open-source project is the strength of the community. We've been amazed to see people from around the world attend office hours, engage on Discord, and build real projects with the Semantic Kernel. And we're excited to see what is in store for the future! We'd love to get your feedback on how we improve the S...

Semantic Kernel
Jul 28, 2023
Post comments count0
Post likes count0

Semantic Kernel Planners: Sequential Planner

Nilesh Acharya

The Sequential Planner is no longer supported. Migrate legacy code to use the Handlerbars Planner instead. Welcome to the second blog post in this series about Semantic Kernel Planners. If you missed the previous blog post, you can find it here. In Semantic Kernel Sequential Planner stands out as a powerful planning object capable of running ...

Semantic Kernel
Jul 24, 2023
Post comments count0
Post likes count2

Semantic Kernel Planners: Action Planner

Nilesh Acharya

The Action Planner is no longer supported. See how to migrate legacy code away from it. This will be the first of a series of blog posts which will 'step through' (no pun intended) the generation and evolution of planners available in Semantic Kernel; Action Planner, Sequential Planner, and Stepwise Planner. Planners are a critical element of Se...

Semantic Kernel
Jul 19, 2023
Post comments count1
Post likes count4

Announcing Semantic Kernel integration with Azure AI Search (formerly Azure Cognitive Search)

Nilesh Acharya

We're excited to announce integration of Azure AI Search with Semantic Kernel, available in both C# and Python. This integration follows the existing Semantic Memory architecture, making it incredibly easy for developers to add memory to prompts and plugins. This integration unlocks the following key benefits. By leveragi...

AnnouncementsSemantic KernelVector Database
Jul 19, 2023
Post comments count0
Post likes count5

Introducing Semantic Kernel for Java

Bruno Borges

Hello Java developers! We are thrilled to announce the first release of the Microsoft Semantic Kernel for Java! This Java library opens up new developer possibilities by seamlessly integrating AI services like OpenAI and Azure OpenAI with conventional and idiomatic programming. Now, you can create cutting-edge AI applications that combine the be...

JavaSemantic KernelAnnouncements
Jul 19, 2023
Post comments count1
Post likes count4

Create your first ChatGPT plugin for Semantic Kernel

Matthew Bolanos

Yesterday, we announced the Semantic Kernel plugins hackathon in celebration of the new integrations Semantic Kernel has with ChatGPT plugins. In this article we'll show you how to build your first ChatGPT plugin for Semantic Kernel. What are ChatGPT plugins? With plugins, you can give AI bots like ChatGPT and Chat Copilot superpowers they orig...

Semantic Kernel
Jul 18, 2023
Post comments count0
Post likes count2

📢 Announcing the Semantic Kernel Plugins Hackathon!

Alex Chao

This is a big week for the Semantic Kernel as we're making a big push for plugins! Plugins are at the heart of unlocking more potential with your Semantic Kernel applications. They allow you to connect to external data sources and give large language models tools to be able to interact with native functions and API services. To show our c...

Semantic Kernel
Jul 11, 2023
Post comments count0
Post likes count3

Help influence the public Semantic Kernel backlog on GitHub

Matthew Bolanos

We've already been using issues on GitHub to collect feedback and bugs from the community. This has allowed us to prioritize the most important features and fixes for the community. We're now taking this a step further by making our project boards public. This will allow you to see what we're working on now and what we're planning to work on nex...

Semantic Kernel
Jul 7, 2023
Post comments count4
Post likes count10

Semantic Kernel Roadmap: Fall Release Preview

John Maeda

Evan Chaki (L) and John Maeda (R) previewing the third official release of Semantic Kernel    The Semantic Kernel team is thrilled to present the fall 2023 release plan for Semantic Kernel. Our focus is on delivering key developments and enhancements across three pillars: open source and trustworthiness, reliability and performa...

Semantic Kernel