VM0VM0
Model Selection

DeepSeek

Use DeepSeek models with VM0

DeepSeek provides cost-effective models with strong coding capabilities.

Quick Setup

vm0 model-provider setup --type deepseek-api-key

You'll be prompted for your API key.

Get API Key

Visit the DeepSeek Platform to create and obtain an API key.

Available Models

ModelDescription
deepseek-chatDeepSeek chat model (default)

Non-Interactive Setup

vm0 model-provider setup --type deepseek-api-key --secret "sk-xxx"

Run

vm0 run my-agent "build a todo app"

Resources