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