We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef31ec6 commit 68eb577Copy full SHA for 68eb577
LLama.KernelMemory/LLamaSharp.KernelMemory.csproj
@@ -27,7 +27,7 @@
27
</PropertyGroup>
28
29
<ItemGroup>
30
- <PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.96.250120.1" />
+ <PackageReference Include="Microsoft.KernelMemory.Abstractions" Version="0.98.250323.1" />
31
</ItemGroup>
32
33
LLama.SemanticKernel/LLamaSharp.SemanticKernel.csproj
@@ -34,7 +34,7 @@
34
35
36
37
- <PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.39.0" />
+ <PackageReference Include="Microsoft.SemanticKernel.Abstractions" Version="1.44.0" />
38
39
40
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
0 commit comments