-
Notifications
You must be signed in to change notification settings - Fork 131
Ollama 0.11 #787
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ollama 0.11 #787
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the Ollama container image tag from version 0.10.0 to 0.11.3, preparing for the upcoming Ollama 0.11 release. The change is pre-emptive to ensure compatibility with the newer version.
- Updates Ollama container image tag to version 0.11.3
Comments suppressed due to low confidence (1)
src/CommunityToolkit.Aspire.Hosting.Ollama/OllamaContainerImageTags.cs:7
- The version 0.11.3 may not exist yet. According to the PR description, this version is not released yet. Consider using a released version or adding appropriate documentation about the pre-release nature of this version.
public const string Tag = "0.11.3";
Minimum allowed line rate is |
Note - This uses a version of Ollama that is not released yet, but is likely to release shortly so the PR is pre-emptive