Skip to content

Conversation

michaelneale
Copy link
Collaborator

@michaelneale michaelneale commented Aug 25, 2025

fixes: #4329
fixes: #4334

ollama now will advertise streaming, the goose provider incorrectly said it would support it, which would break it as of latest goose and ollama, this fixes that.

as requested, ollama below the fold (with a note that is for advanced users):
Screenshot 2025-08-26 at 8 36 15 am

@angiejones
Copy link
Collaborator

is Ollama only there because it's detected on your system? Hoping it's not shown by default, since most people wont have the hardware to support a local model that performs well with agents

@blackgirlbytes
Copy link
Collaborator

blackgirlbytes commented Aug 25, 2025

Thanks! I think the team prefers that Ollama is not shown at all, and it's within the Other Providers section.

How does it determined detected? is it checking that someone has ollama installed on their device?

@michaelneale
Copy link
Collaborator Author

@blackgirlbytes yeah it looks on device for it being installed

@michaelneale michaelneale added ready p0 Priority 0 - Critical/Urgent labels Aug 26, 2025
@michaelneale
Copy link
Collaborator Author

@angiejones at the moment it detects but I don't think it shows/hides as it can offer to link to download (idea was to detect machine capacity, but perhaps that is too ambitious), if it is trapping people (who have very small ram) can make it hidden easily?

@michaelneale michaelneale merged commit 3fb6ddf into main Aug 26, 2025
11 checks passed
@michaelneale michaelneale deleted the micn/ollama-hotfix branch August 26, 2025 07:45
shellz-n-stuff pushed a commit to shellz-n-stuff/goose that referenced this pull request Aug 27, 2025
Signed-off-by: Alex Rosenzweig <arosenzweig@squareup.com>
lifeizhou-ap added a commit that referenced this pull request Aug 29, 2025
* main:
  no streaming for ollama and re-arrange cards (#4335)
  Enable load nested hint files (#4002)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p0 Priority 0 - Critical/Urgent ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move Ollama to the other providers section bug: ollama no longer working due to streaming
4 participants