Skip to content

Repository files navigation

Ollama Cloud and GitHub Copilot

Ollama Cloud for GitHub Copilot Chat

Use hosted Ollama Cloud models directly from the GitHub Copilot Chat model picker in Visual Studio Code—without installing Ollama or running a local model server.

Visual Studio Marketplace version Visual Studio Marketplace installs CI status MIT license

This native VS Code LanguageModelChatProvider validates an Ollama API key, discovers hosted models, and streams responses directly from ollama.com into Copilot Chat without a local proxy.

Highlights

  • Direct Ollama Cloud integration with no local Ollama installation
  • API keys stored in VS Code Secret Storage
  • Live discovery with six-hour persisted models.dev enrichment
  • Streaming text, separate thinking parts, image inputs, and agent-mode tool calls
  • Verified model-specific thinking controls in the model picker
  • Published per-model input, cached-input, and output pricing metadata
  • Optional Ollama Cloud Web Search tool for agent mode
  • Resilient native and fallback token accounting
  • Status-bar five-hour and weekly subscription usage

Quick start

  1. Install Ollama Cloud for GitHub Copilot Chat. You need VS Code 1.125 or newer, GitHub Copilot Chat, and Ollama Cloud access.
  2. Create a key in Ollama API keys.
  3. Open Manage Language Models, choose Add Models, select Ollama Cloud, name the entry, and paste the key.
  4. Repeat the previous step for any additional account or API key, then enable the models you want in Copilot Chat.

Composer controls override workspace defaults; ordered thinking controls default to High and verified binary controls default On. Click the Ollama status-bar item to inspect account utilization, per-model requests, and tokens observed by this extension. Account utilization and local token totals remain separate because Ollama limits are GPU/time based.

Documentation

Related projects

Unofficial project; not affiliated with Ollama, GitHub, or Microsoft. Ollama account limits and charges still apply. Licensed under MIT.

About

Use Ollama Cloud models in GitHub Copilot Chat with accurate context, modality, tool, and thinking metadata.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages