https://github.com/lm-kit/lm-kit-net-semantic-kernel
https://github.com/lm-kit/lm-kit-net-semantic-kernel
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lm-kit/lm-kit-net-semantic-kernel
- Owner: LM-Kit
- License: apache-2.0
- Created: 2025-02-04T19:44:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-31T18:53:22.000Z (about 1 month ago)
- Last Synced: 2026-05-31T20:23:14.014Z (about 1 month ago)
- Language: C#
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LM-Kit.NET Semantic Kernel Integration
LM-Kit.NET.SemanticKernel bridges LM-Kit.NET with the [Microsoft Semantic Kernel](https://github.com/microsoft/semantic-kernel), empowering developers to integrate advanced text generation, chat completion, and embedding models into an extensible framework with features like prompt templating and semantic memory; licensed under Apache 2.0, check out the demo [here](https://github.com/LM-Kit/lm-kit-net-samples/tree/main/console_net6/semantic_kernel_integration_memory).