豆包(火山方舟)支持文本对话、图像理解、图像生成(Seedream)和向量能力,一份Documentation 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 即可启用全部能力。
文本对话
| 参数 | 说明 |
|---|---|
model | 可填 doubao-seed-2-0-pro-260215、doubao-seed-2-0-code-preview-260215、doubao-seed-2-0-lite-260215 等 |
ark_api_key | 在 火山方舟控制台 创建 |
ark_base_url | 可选,默认为 https://ark.cn-beijing.volces.com/api/v3 |
图像理解
配置ark_api_key 后 Agent 的 Vision 工具会自动使用 doubao-seed-2-0-pro-260215 识别图像,无需额外配置。
如需手动指定 Vision 模型:
图像生成
seedream-5.0-lite、seedream-4.5。
向量
doubao-embedding-vision-251215(多模态 embedding),可在配置文件中通过 embedding_dimensions 指定 1024 或 2048 维。修改 embedding 后需执行 /memory rebuild-index 命令重建索引。