Showing results for January 2024 | Semantic Kernel

Jan 23, 2024
0
3

Road to v1.0 for the Python Semantic Kernel SDK

Matthew Bolanos Matthew Bolanos

Want to contribute to the Python SDK? Come join the Python Development Syncs every other Wednesday at 9 AM PST. Click here to download the calendar invite. Last year, we finished shipping the v1.0.1 version of the .NET Semantic Kernel SDK. As part of this move, we made the SDK much easier to use while also increasing its power. We now have our ...

Semantic Kernel
Jan 22, 2024
0
4

MicroAgents: Exploring Agentic Architecture with Microservices

Chris Rickman Alex Chao
Chris,
Alex

Throughout our time building Semantic Kernel and working with customers, we've introduced agents and have just started to explore the potential of autonomous AI agents. While the community is in the midst of exploring various architectures for these agents, one source we can draw inspiration from is the microservice architecture. Consider the ...

Semantic Kernel
Jan 8, 2024
1
2

GUEST POST: How to build a Kernel Memory connector and use Elasticsearch as vector database

Alessandro Federici Alessandro Federici

This article will help readers to create their own connectors for Kernel Memory. It will introduce fundamental concepts of Kernel Memory and Elasticsearch and will show some practical use cases of how to use the interface IMemoryDb. The complete source code for the connector is located in the GitHub repository FreeMindLabs.KernelMemory....

Semantic KernelSamplesVector Database

Feedback