API 文档
English
对会话进行重命名。
A valid request URL is required to generate request examples
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "inputs": {}, "status": "<string>", "introduction": "<string>", "created_at": 123, "updated_at": 123 }
API-Key 鉴权。所有 API 请求都应在 Authorization HTTP Header 中包含你的 API-Key,格式为:Bearer {API_KEY}。强烈建议开发者把 API-Key 放在后端存储,而非客户端,以免泄露。
会话 ID。
用户标识。
(选填)名称,若 auto_generate 为 true 时可不传。
(选填)自动生成标题,默认 false。
会话重命名成功。
会话列表中的单项。
会话名称。
用户输入参数。
会话状态。
开场白。
创建时间。
更新时间。
Was this page helpful?