[FEATURE]: Ollama Cloud AUTH Login #3023

Open
opened 2026-02-16 17:38:16 -05:00 by yindo · 11 comments
Owner

Originally created by @SerenityNrrd on GitHub (Nov 21, 2025).

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

Using Ollama Cloud has been aswesome but right now i have to use it through my local or server Ollama instance... can you add the https://ollama.com and then an API key add to use Ollama Directly from the cloud. ? also you can fetch models https://docs.ollama.com/cloud

Originally created by @SerenityNrrd on GitHub (Nov 21, 2025). ### 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 Using Ollama Cloud has been aswesome but right now i have to use it through my local or server Ollama instance... can you add the https://ollama.com and then an API key add to use Ollama Directly from the cloud. ? also you can fetch models https://docs.ollama.com/cloud
yindo added the help-wanteddiscussiongood first issue labels 2026-02-16 17:38:16 -05:00
Author
Owner

@rekram1-node commented on GitHub (Nov 22, 2025):

Yeah we just need to add it to models.dev

@rekram1-node commented on GitHub (Nov 22, 2025): Yeah we just need to add it to [models.dev](https://github.com/sst/models.dev)
Author
Owner

@rekram1-node commented on GitHub (Nov 22, 2025):

It's pretty easy to do so, if you are up for it a PR would be welcome

@rekram1-node commented on GitHub (Nov 22, 2025): It's pretty easy to do so, if you are up for it a PR would be welcome
Author
Owner

@rekram1-node commented on GitHub (Nov 22, 2025):

Then we can document how to do it here in provider.mdx file

@rekram1-node commented on GitHub (Nov 22, 2025): Then we can document how to do it here in `provider.mdx` file
Author
Owner

@fifthfrankie commented on GitHub (Nov 22, 2025):

PR raised for this in models.dev: https://github.com/sst/models.dev/pull/419

@fifthfrankie commented on GitHub (Nov 22, 2025): PR raised for this in models.dev: https://github.com/sst/models.dev/pull/419
Author
Owner

@rekram1-node commented on GitHub (Nov 22, 2025):

Okay I merged it

@rekram1-node commented on GitHub (Nov 22, 2025): Okay I merged it
Author
Owner

@hemangjoshi37a commented on GitHub (Nov 23, 2025):

ollama cloud model kimi k2 thinking not working . just not getting any response from the ollama what so ever . please resolve this issue .

I am getting this error : OllamaError : Unable to connect. is the computer able to access the url ?

@hemangjoshi37a commented on GitHub (Nov 23, 2025): ollama cloud model kimi k2 thinking not working . just not getting any response from the ollama what so ever . please resolve this issue . I am getting this error : `OllamaError : Unable to connect. is the computer able to access the url ?`
Author
Owner

@hemangjoshi37a commented on GitHub (Nov 23, 2025):

I resolved the issue by adding /v1 to the provider url to the ollama one and the problem got resolved.

@hemangjoshi37a commented on GitHub (Nov 23, 2025): I resolved the issue by adding `/v1` to the provider url to the ollama one and the problem got resolved.
Author
Owner

@bf-frieder commented on GitHub (Nov 30, 2025):

Tryed the ollama cloud access with api-key today. I get the following error on all models.

OllamaError: model 'gpt-oss:20b-cloud' not found

Is it a me problem or is the ollama cloud option currently broken?

@bf-frieder commented on GitHub (Nov 30, 2025): Tryed the ollama cloud access with api-key today. I get the following error on all models. ``` OllamaError: model 'gpt-oss:20b-cloud' not found ``` Is it a me problem or is the ollama cloud option currently broken?
Author
Owner

@fifthfrankie commented on GitHub (Dec 2, 2025):

You need to pull the model information first:
ollama pull gpt-oss:20b-cloud

Full info here: https://opencode.ai/docs/providers/#ollama-cloud

@fifthfrankie commented on GitHub (Dec 2, 2025): You need to pull the model information first: ollama pull gpt-oss:20b-cloud Full info here: https://opencode.ai/docs/providers/#ollama-cloud
Author
Owner

@621625 commented on GitHub (Jan 12, 2026):

Where do I add the ollama api key and in which format? export something?

@621625 commented on GitHub (Jan 12, 2026): Where do I add the ollama api key and in which format? export something?
Author
Owner

@itsthekidash3 commented on GitHub (Feb 4, 2026):

Hey is this issue solved?

@itsthekidash3 commented on GitHub (Feb 4, 2026): Hey is this issue solved?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3023