Skip to content

Conversation

@dluc
Copy link
Collaborator

@dluc dluc commented Nov 8, 2023

Motivation and Context (Why the change? What's the scenario?)

Major milestone: Plugin for Semantic Kernel, show how to leverage Kernel Memory as a Plugin.

High level description (Approach, Design)

  • Reorganized code, examples, nugets
  • New nugets:
    • Microsoft.KernelMemory.WebClient
    • Microsoft.KernelMemory.SemanticKernelPlugin
    • Microsoft.KernelMemory.Abstractions
  • Deprecated nuget Microsoft.KernelMemory.Client (renamed)
  • Example showing how to use the memory plugin
  • Upgraded some dependencies

@dluc dluc force-pushed the csharpplugin branch 2 times, most recently from 132ebd7 to e63bbac Compare November 9, 2023 06:40
@KSemenenko
Copy link
Contributor

I love it!

dluc added 2 commits November 16, 2023 17:34
* New MemoryPlugin class / nuget
* Example showing how to use the memory plugin
* Add future API Key param to web client
@dluc dluc force-pushed the csharpplugin branch 5 times, most recently from 1942c4a to 313b83c Compare November 20, 2023 22:56
Add API key to functional tests
Update some dependencies
Reorganize examples
@dluc dluc marked this pull request as ready for review November 20, 2023 23:36
@dluc dluc changed the title Memory Plugin for .NET Memory Plugin for .NET and new nuget packages Nov 20, 2023
@dluc dluc merged commit 8fe03f9 into microsoft:main Nov 20, 2023
@dluc dluc deleted the csharpplugin branch May 8, 2024 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants