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 9648b73 commit d96370aCopy full SHA for d96370a
docs/ai/quickstarts/snippets/local-ai/ollama.csproj
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="Microsoft.SemanticKernel" Version="1.30.0" />
+ <PackageReference Include="Microsoft.SemanticKernel" Version="1.31.0" />
12
<PackageReference Include="Microsoft.SemanticKernel.Connectors.Ollama" Version="1.22.0-alpha" />
13
</ItemGroup>
14
0 commit comments