From 90815ae7d8d84f69f8454911042227b920135043 Mon Sep 17 00:00:00 2001 From: xbotter Date: Mon, 22 Jan 2024 18:59:43 +0800 Subject: [PATCH] bump sk & km - bump semantic kernel to 1.1.0 - bump kernel memory to 0.26 --- LLama.Examples/Examples/KernelMemory.cs | 1 + LLama.Examples/LLama.Examples.csproj | 6 +++--- LLama.KernelMemory/LLamaSharp.KernelMemory.csproj | 2 +- LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/LLama.Examples/Examples/KernelMemory.cs b/LLama.Examples/Examples/KernelMemory.cs index a204600b9..7c40c1259 100644 --- a/LLama.Examples/Examples/KernelMemory.cs +++ b/LLama.Examples/Examples/KernelMemory.cs @@ -5,6 +5,7 @@ using System.Threading.Tasks; using LLamaSharp.KernelMemory; using Microsoft.KernelMemory; +using Microsoft.KernelMemory.Configuration; using Microsoft.KernelMemory.Handlers; namespace LLama.Examples.Examples diff --git a/LLama.Examples/LLama.Examples.csproj b/LLama.Examples/LLama.Examples.csproj index 1ccdf86d6..cf5167714 100644 --- a/LLama.Examples/LLama.Examples.csproj +++ b/LLama.Examples/LLama.Examples.csproj @@ -15,9 +15,9 @@ - - - + + + diff --git a/LLama.KernelMemory/LLamaSharp.KernelMemory.csproj b/LLama.KernelMemory/LLamaSharp.KernelMemory.csproj index 2227b5826..e8b6af02b 100644 --- a/LLama.KernelMemory/LLamaSharp.KernelMemory.csproj +++ b/LLama.KernelMemory/LLamaSharp.KernelMemory.csproj @@ -27,7 +27,7 @@ - + diff --git a/LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj b/LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj index 2f3659245..f03308697 100644 --- a/LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj +++ b/LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj @@ -34,7 +34,7 @@ - +