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 dd28f6d commit 3f42e52Copy full SHA for 3f42e52
docs/ai/quickstarts/snippets/local-ai/ollama.csproj
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="Microsoft.SemanticKernel" Version="1.28.0" />
+ <PackageReference Include="Microsoft.SemanticKernel" Version="1.29.0" />
12
<PackageReference Include="Microsoft.SemanticKernel.Connectors.Ollama" Version="1.22.0-alpha" />
13
</ItemGroup>
14
0 commit comments