Skip to content

Instantly share code, notes, and snippets.

@chenshaoju
Created February 15, 2026 12:26
Show Gist options
  • Select an option

  • Save chenshaoju/af933465eee6dd18fa1c16716dcec2bc to your computer and use it in GitHub Desktop.

Select an option

Save chenshaoju/af933465eee6dd18fa1c16716dcec2bc to your computer and use it in GitHub Desktop.
Doubao Seed 2.0 Code (VolcEngine) for OpenCode
{
"$schema": "https://opencode.ai/config.json",
"provider": {
"volcengine": {
"npm": "@ai-sdk/openai-compatible",
"name": "VolcEngine",
"options": {
"baseURL": "https://ark.cn-beijing.volces.com/api/v3",
"apiKey":"YOUR_VOLCENGINE_API_KEY_HERE"
},
"models": {
"doubao-seed-2-0-code-preview-260215": {
"name": "Doubao-Seed-2.0-Code 260215"
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment