Back to Ollama

Goose

docs/integrations/goose.mdx

0.23.11.3 KB
Original Source

Goose Desktop

Install Goose Desktop.

Usage with Ollama

  1. In Goose, open SettingsConfigure Provider.
<div style={{ display: 'flex', justifyContent: 'center' }}> </div> 2. Find **Ollama**, click **Configure** 3. Confirm **API Host** is `http://localhost:11434` and click Submit

Connecting to ollama.com

  1. Create an API key on ollama.com and save it in your .env
  2. In Goose, set API Host to https://ollama.com

Goose CLI

Install Goose CLI

Usage with Ollama

  1. Run goose configure
  2. Select Configure Providers and select Ollama
<div style={{ display: 'flex', justifyContent: 'center' }}> </div> 3. Enter model name (e.g `qwen3`)

Connecting to ollama.com

  1. Create an API key on ollama.com and save it in your .env
  2. Run goose configure
  3. Select Configure Providers and select Ollama
  4. Update OLLAMA_HOST to https://ollama.com