Skip to content

Conversation

@dl-alexandre
Copy link

Add support for authenticating and using Ollama Cloud with OpenCode. Users can now:

  • Run 'opencode auth login' and select 'Ollama Cloud' directly
  • Get prompted with steps to retrieve their API key from ollama.com
  • Configure and use Ollama Cloud models through the standard provider system

Changes:

  • Add 'ollama-cloud' as a built-in provider option in auth login flow
  • Add Ollama Cloud to provider priority list with helpful setup instructions
  • Create custom loader for ollama-cloud provider with API endpoint configuration
  • Dynamically register ollama-cloud provider so it appears in model selection

This completes the Ollama Cloud integration started in #4693 with documentation.

Add support for authenticating and using Ollama Cloud with OpenCode. Users can now:
- Run 'opencode auth login' and select 'Ollama Cloud' directly
- Get prompted with steps to retrieve their API key from ollama.com
- Configure and use Ollama Cloud models through the standard provider system

Changes:
- Add 'ollama-cloud' as a built-in provider option in auth login flow
- Add Ollama Cloud to provider priority list with helpful setup instructions
- Create custom loader for ollama-cloud provider with API endpoint configuration
- Dynamically register ollama-cloud provider so it appears in model selection

This completes the Ollama Cloud integration started in sst#4693 with documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant