Skip to content

Commit

Permalink
Update OllamaApiFacade version to 1.0.2
Browse files Browse the repository at this point in the history
The version number of the `OllamaApiFacade` package has been updated from `1.0.1` to `1.0.2` in the `OllamaApiFacade.csproj` file. This change indicates a new release or update to the package.
  • Loading branch information
GregorBiswanger committed Oct 10, 2024
1 parent efb5a21 commit 13e6aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OllamaApiFacade/OllamaApiFacade.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<PropertyGroup>
<PackageId>OllamaApiFacade</PackageId>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<Authors>Gregor Biswanger</Authors>
<Description>OllamaApiFacade is an open-source library for running a .NET backend as an Ollama API using Microsoft Semantic Kernel. It supports local language models services like LmStudio and allows seamless message conversion and streaming between Semantic Kernel and Ollama clients like Open WebUI.</Description>
<PackageTags>Semantic Kernel, Ollama, AI, API, LLM, SLM</PackageTags>
Expand Down

0 comments on commit 13e6aad

Please sign in to comment.