[FEATURE]: Ollama - Multiple Ollama Cloud Models are missing #4781

Open
opened 2026-02-16 17:45:24 -05:00 by yindo · 1 comment
Owner

Originally created by @iocron on GitHub (Jan 11, 2026).

Originally assigned to: @rekram1-node on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

Multiple Ollama Cloud Models are missing (e.g. GLM-4.7, rnj-1, etc.).
Instead of a static list, OpenCode could just retrieve the available models by using the (local) API (or a similar logic to ollama ls | grep cloud).

Originally created by @iocron on GitHub (Jan 11, 2026). Originally assigned to: @rekram1-node on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request Multiple Ollama Cloud Models are missing (e.g. GLM-4.7, rnj-1, etc.). Instead of a static list, OpenCode could just retrieve the available models by using the (local) API (or a similar logic to `ollama ls | grep cloud`).
yindo added the discussion label 2026-02-16 17:45:24 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 11, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #6582: Ollama Cloud Models - discusses the same problem of missing/outdated Ollama Cloud models and suggests retrieving them dynamically from the API instead of using a static list

Feel free to ignore if this doesn't address your specific case.

@github-actions[bot] commented on GitHub (Jan 11, 2026): This issue might be a duplicate of existing issues. Please check: - #6582: Ollama Cloud Models - discusses the same problem of missing/outdated Ollama Cloud models and suggests retrieving them dynamically from the API instead of using a static list Feel free to ignore if this doesn't address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4781