Skip to content

Commit 69a5f42

Browse files
authored
Merge branch 'SciSharp:master' into feature-llamareranker
2 parents 37bb3c3 + 272027f commit 69a5f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LLama/LLamaSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<ItemGroup>
5252
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.4.0" />
5353
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="9.0.3" />
54-
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.4.0-preview.1.25207.5" />
54+
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.4.3-preview.1.25230.7" />
5555
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.3" />
5656
<PackageReference Include="System.Numerics.Tensors" Version="9.0.3" />
5757
</ItemGroup>

0 commit comments

Comments
 (0)