通过一份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.
linkai_api_key 即可访问 OpenAI、Claude、Gemini、DeepSeek、MiniMax、Qwen、Kimi、豆包 等主流厂商的全部能力。
文本对话
图像理解
配置完成后 Agent 的 Vision 工具会自动调用网关上的多模态模型,无需额外配置。如需手动指定 Vision 模型:gpt-4.1-mini、gpt-5.4-mini、qwen3.6-plus、doubao-seed-2-0-pro-260215、kimi-k2.6、claude-sonnet-4-6、gemini-3.1-flash-lite-preview 等。
图像生成
| 模型 ID | 别名 |
|---|---|
gpt-image-2 | OpenAI |
gemini-3.1-flash-image-preview | Nano Banana 2 |
gemini-3-pro-image-preview | Nano Banana Pro |
seedream-5.0-lite | 字节豆包 Seedream |
语音识别
linkai_api_key。
语音合成
语音合成网关下支持多个底层 TTS 引擎,按text_to_voice_model 选择引擎,音色随引擎切换。
text_to_voice_model | 引擎说明 |
|---|---|
tts-1 | OpenAI · 多语种通用(音色 alloy / nova / echo 等) |
doubao | 字节豆包 · 中文音色丰富 |
baidu | 百度 · 中文主播音色 |
向量
text-embedding-3-small(OpenAI 兼容)。修改 embedding 后需执行 /memory rebuild-index 命令重建索引。