启用路由 · API 平台
使用教程
SDK 使用 Base URL;要求完整端点的客户端请按对应接入指南填写。具体模型由 model 参数确定。
WorkBuddy
同一把 API Key 配置多个模型,每条配置分别指定 model
千问办公
在客户端模型设置中添加启用路由的 OpenAI 兼容模型
Python SDK
替换 Base URL 与 API Key,复用 OpenAI SDK
OpenAI 兼容客户端
填写统一地址、完整 API Key 和目标模型 ID
通用参数
任何 OpenAI 兼容客户端都能接入
https://api.actuateai.cn/v1qy-xxxxxxxxxxxxxxxx/chat/completions · /responses · /models/embeddings · /rerank/images/generations · /audio/speech · /audio/transcriptions · /videos/generations · /3d/generations · /media/uploads/tasks · /batches · /files/realtime(WebSocket)/account/balance · /pricing/estimate生成类接口按任务返回,进度和结果在 /tasks 查询; 需要先上传图片、音频等素材时走 /media/uploads。 具体哪个模型支持哪个接口,以模型广场的实时目录为准。