Browse Source
Merge pull request #396 from SciSharp/dependabot/nuget/Microsoft.KernelMemory.Core-and-Microsoft.KernelMemory.Abstractions-0.24.231228.5
build(deps): bump Microsoft.KernelMemory.Core and Microsoft.KernelMemory.Abstractions
tags/0.9.1
Haiping
GitHub
1 year ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
LLama.Examples/LLama.Examples.csproj
|
|
|
@@ -15,7 +15,7 @@ |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" /> |
|
|
|
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.18.231209.1-preview" /> |
|
|
|
<PackageReference Include="Microsoft.KernelMemory.Core" Version="0.24.231228.5" /> |
|
|
|
<PackageReference Include="Microsoft.SemanticKernel" Version="1.0.1" /> |
|
|
|
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Memory" Version="1.0.1-alpha" /> |
|
|
|
<PackageReference Include="Spectre.Console" Version="0.48.0" /> |
|
|
|
|