CommunityToolkit.Aspire.Hosting.Ollama
8.3.0-beta.48
Prefix Reserved
See the version list below for details.
dotnet add package CommunityToolkit.Aspire.Hosting.Ollama --version 8.3.0-beta.48
NuGet\Install-Package CommunityToolkit.Aspire.Hosting.Ollama -Version 8.3.0-beta.48
<PackageReference Include="CommunityToolkit.Aspire.Hosting.Ollama" Version="8.3.0-beta.48" />
paket add CommunityToolkit.Aspire.Hosting.Ollama --version 8.3.0-beta.48
#r "nuget: CommunityToolkit.Aspire.Hosting.Ollama, 8.3.0-beta.48"
// Install CommunityToolkit.Aspire.Hosting.Ollama as a Cake Addin #addin nuget:?package=CommunityToolkit.Aspire.Hosting.Ollama&version=8.3.0-beta.48&prerelease // Install CommunityToolkit.Aspire.Hosting.Ollama as a Cake Tool #tool nuget:?package=CommunityToolkit.Aspire.Hosting.Ollama&version=8.3.0-beta.48&prerelease
CommunityToolkit.Aspire.Hosting.Ollama library
Provides extension methods and resource definitions for the .NET Aspire AppHost to support running Ollama containers with support for downloading a model on startup.
It also provides support for running Open WebUI to interact with the Ollama container.
Getting Started
Install the package
In your AppHost project, install the package using the following command:
dotnet add package CommunityToolkit.Aspire.Hosting.Ollama
Example usage
Then, in the Program.cs file of AppHost
, define an Ollama resource, then call AddOllama
:
var ollama = builder.AddOllama("ollama")
.WithModel("phi3")
.WithOpenWebUI();
Additional Information
https://learn.microsoft.com/dotnet/aspire/community-toolkit/hosting-ollama
Feedback & contributing
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Aspire.Hosting (>= 8.2.1)
- OllamaSharp (>= 3.0.15)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.0.0-beta.75 | 0 | 11/14/2024 |
9.0.0-beta.74 | 0 | 11/14/2024 |
9.0.0-beta.73 | 0 | 11/14/2024 |
9.0.0-beta.72 | 0 | 11/14/2024 |
9.0.0-beta.71 | 2 | 11/13/2024 |
9.0.0-beta.70 | 24 | 11/13/2024 |
9.0.0-beta.69 | 20 | 11/13/2024 |
9.0.0-beta.68 | 21 | 11/13/2024 |
9.0.0-beta.67 | 21 | 11/13/2024 |
9.0.0-beta.66 | 26 | 11/13/2024 |
9.0.0-beta.63 | 36 | 11/12/2024 |
9.0.0-beta.54 | 42 | 10/31/2024 |
9.0.0-beta.53 | 33 | 10/29/2024 |
8.3.0 | 125 | 10/29/2024 |
8.3.0-beta.51 | 33 | 10/29/2024 |
8.3.0-beta.50 | 34 | 10/28/2024 |
8.3.0-beta.49 | 35 | 10/28/2024 |
8.3.0-beta.48 | 31 | 10/28/2024 |
8.3.0-beta.47 | 34 | 10/28/2024 |
8.3.0-beta.46 | 34 | 10/27/2024 |
8.3.0-beta.45 | 58 | 10/25/2024 |
8.3.0-beta.44 | 33 | 10/25/2024 |
8.3.0-beta.43 | 34 | 10/25/2024 |
8.3.0-beta.42 | 36 | 10/24/2024 |
8.2.1 | 84 | 10/23/2024 |
8.2.1-beta.40 | 25 | 10/23/2024 |
8.2.1-beta.39 | 31 | 10/23/2024 |
8.2.1-beta.38 | 36 | 10/23/2024 |
8.2.1-beta.37 | 36 | 10/23/2024 |
8.2.1-beta.36 | 29 | 10/23/2024 |
8.2.1-beta.35 | 32 | 10/23/2024 |
8.2.0-beta.34 | 38 | 10/23/2024 |
8.2.0-beta.33 | 37 | 10/23/2024 |
8.2.0-beta.32 | 39 | 10/22/2024 |
1.0.0-beta.60 | 40 | 11/11/2024 |
1.0.0-beta.58 | 34 | 11/4/2024 |
1.0.0-beta.57 | 31 | 11/1/2024 |
1.0.0-beta.56 | 34 | 11/1/2024 |
1.0.0-beta.55 | 36 | 11/1/2024 |