Showing results for Category: Semantic Kernel from Semantic Kernel

Nov 5, 2024
0
2

Announcing Semantic Kernel for Java 1.4.0

Derek Keeler Milder Hernandez
Derek,
Milder

Hello Java AI developers! We are announcing the 1.4.0 release of the Semantic Kernel for Java. Please see the full changelog here. You can find our updates on our GitHub repository and the artifacts on Maven Central. What's New in Semantic Kernel for Java 1.4.0? Vector Store Functionality Goes GA The central focus of this release is for the V...

Semantic KernelAnnouncementsAnnouncement
Nov 4, 2024
0
3

Managing Chat History for Large Language Models (LLMs)

Mark Wallace Sophia Lagerkrans-Pandey
Mark,
Sophia

Large Language Models (LLMs) operate with a defined limit on the number of tokens they can process at once, referred to as the context window. Exceeding this limit can have significant cost and performance implications. Therefore, it is essential to manage the size of the input sent to the LLM, particularly when using chat completion models. Th...

Semantic KernelAnnouncement
Nov 1, 2024
0
1

Introducing AWS Bedrock with Semantic Kernel

Tao Chen Roger Barreto
Tao,
Roger

One of the principal features of Semantic Kernel is its ability to integrate various AI services seamlessly. We are pleased to announce that this capability now extends to AWS Bedrock. With AWS Bedrock, you can access foundational models such as the Amazon Titan models. The new connector supports Chat Completion, Text Generation, and Text Embedd...

Semantic KernelAnnouncement
Nov 1, 2024
0
1

Productive AI at Microsoft Ignite 2024

Evan Chaki
Evan Chaki

Microsoft Ignite 2024 is almost here!  This year the in-person conference will be held in Chicago Illinois USA November 19th - 22nd and the Semantic Kernel team will be on site answering questions and sharing best practices and if you can't attend in-person you can also sign up for free and watch it online or On Demand. I’m thrilled to announce ...

Semantic KernelAnnouncementsAnnouncement
Oct 31, 2024
0
0

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

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

세계로 뻗어갑니다: “G3J Learn Semantic Kernel” 쇼 – 한국어로 배우는 Semantic Kernel! https://aka.ms/g3jlearnsk/live/ep01 다국어 컨텐츠 관련 수요가 늘어나고 있습니다 다국어로 Semantic Kernel 관련 내용을 방송한 이후, 개발자들 사이에서 현지화한 콘텐츠에 대한 수요가 크게 증가한 것을 확인했습니다. 각 지역의 개발자들이 Semantic Kernel에 대해 더 깊이 배우고자 하는 열정을 보여주었고, 이를 반영하여 저희는 다양한 언어로 더욱 심층적인 학습 콘텐츠를 제공하기로 결정했습니다. 이 관심에 부응하기 위해 그 첫 번째 시작...

Semantic Kernel
Oct 29, 2024
0
1

Microsoft.Extensions.VectorData.Abstractions: Now Available

Mark Wallace
Mark Wallace

We are thrilled to announce the launch of Microsoft.Extensions.VectorData for .NET! Our collaboration with the .NET team since the debut of Semantic Kernel has resulted in a powerful new feature that aligns with the best practices of both current and upcoming .NET releases.  This is the second new package as part of this collaboration.  You can lea...

Semantic KernelAnnouncementsAnnouncement
Oct 25, 2024
0
2

Process Framework gets Python support and more!

Shawn Henry
Shawn Henry

As we continue to empower developers in embedding AI into their workflows, we are thrilled to announce significant updates to the Microsoft Semantic Kernel's Process Framework. Building on our introductory blog, we’ve made enhancements that further streamline business process automation and AI integration and help you to be successful with the Sema...

Semantic KernelAnnouncementsAnnouncement
Oct 21, 2024
0
1

Customer Case Study: How Microsoft streamlined regulatory compliance with GenAI

Sophia Lagerkrans-Pandey
Sophia Lagerkrans-Pandey

Customer Case Study: How Microsoft streamlined regulatory compliance with GenAI Today we're featuring an external blog from EY featuring Microsoft's Semantic Kernel. This case study reveals how Microsoft legal teams are using GenAI to confidently manage regulatory change. Learn more here: How Microsoft uses GenAI for compliance | EY - Glob...

Semantic KernelCustomer Story
Oct 11, 2024
0
2

Announcement: Agent Framework Documentation Updates

Evan Mattson Chris Rickman Sophia Lagerkrans-Pandey
Evan,
Chris,
Sophia

The Semantic Kernel Agent Framework revolutionizes how developers can interact with Large Language Models (LLMs) by embedding dynamic, multi-step agents into their applications. By combining the power of LLMs with structured programming, the framework allows developers to build intelligent systems that can autonomously carry out tasks, reason based...

Semantic Kernel.NETPython
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 KernelCustomer Story