Doubao (Volcengine Ark) supports text chat, image understanding, image generation (Seedream), and embedding. A singleDocumentation Index
Fetch the complete documentation index at: https://docs.cowagent.ai/llms.txt
Use this file to discover all available pages before exploring further.
ark_api_key enables all capabilities.
Text Chat
| Parameter | Description |
|---|---|
model | Can be doubao-seed-2-0-pro-260215, doubao-seed-2-0-code-preview-260215, doubao-seed-2-0-lite-260215, etc. |
ark_api_key | Create one in the Volcengine Ark Console |
ark_base_url | Optional, defaults to https://ark.cn-beijing.volces.com/api/v3 |
Image Understanding
Onceark_api_key is configured, the Agent’s Vision tool automatically uses doubao-seed-2-0-pro-260215 to recognize images, with no extra setup required.
To manually specify a Vision model:
Image Generation
seedream-5.0-lite, seedream-4.5.
Embedding
doubao-embedding-vision-251215 (multimodal embedding); the dimension (1024 or 2048) can be set via embedding_dimensions in the configuration file. After changing the embedding, run /memory rebuild-index to rebuild the index.