Skip to content

Commit

Permalink
Update OllamaApiFacade to version 1.0.3
Browse files Browse the repository at this point in the history
Updated the version number of the OllamaApiFacade package in the OllamaApiFacade.csproj file from 1.0.2 to 1.0.3, indicating a new release or update.
  • Loading branch information
GregorBiswanger committed Nov 17, 2024
1 parent 31c5fcf commit a4777e7
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.2</Version>
<Version>1.0.3</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 a4777e7

Please sign in to comment.