Ollama Cloud
Use ollama-cloud/<model> with VoltAgent's model router.
Quick start
import { Agent } from "@voltagent/core";
const agent = new Agent({
name: "ollama-cloud-agent",
instructions: "You are a helpful assistant",
model: "ollama-cloud/cogito-2.1:671b-cloud",
});
Environment variables
OLLAMA_API_KEY
Provider package
@ai-sdk/openai-compatible
This provider uses the OpenAI-compatible adapter.
Default base URL
https://ollama.com/v1
You can override the base URL by setting OLLAMA_CLOUD_BASE_URL.
Provider docs
Models
Show models (12)
- cogito-2.1:671b-cloud
- deepseek-v3.1:671b-cloud
- gemini-3-pro-preview:latest
- glm-4.6:cloud
- gpt-oss:120b-cloud
- gpt-oss:20b-cloud
- kimi-k2-thinking:cloud
- kimi-k2:1t-cloud
- minimax-m2:cloud
- qwen3-coder:480b-cloud
- qwen3-vl-235b-cloud
- qwen3-vl-235b-instruct-cloud