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 7792fac commit 135c657Copy full SHA for 135c657
docs/ai/quickstarts/snippets/local-ai/ollama.csproj
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="OllamaSharp" Version="5.3.6" />
+ <PackageReference Include="OllamaSharp" Version="5.4.4" />
12
</ItemGroup>
13
14
</Project>
0 commit comments