POST https://app.counso.ai/api/v1/w/{wId}/assistant/conversations 创建会话,再向 /api/v1/w/{wId}/assistant/conversations/{cId}/messages 发送消息。应用连接到其他 Counso 环境时,请替换基础地址。可用模型、集成和管理能力取决于工作区。开发工具说明见 JavaScript SDK 和 API 参考。Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
POST https://app.counso.ai/api/v1/w/{wId}/assistant/conversations 创建会话,再向 /api/v1/w/{wId}/assistant/conversations/{cId}/messages 发送消息。应用连接到其他 Counso 环境时,请替换基础地址。可用模型、集成和管理能力取决于工作区。开发工具说明见 JavaScript SDK 和 API 参考。