模型列表

请求URL:

  • /chatModelList

请求方式:

  • POST

参数:

参数名 必选 类型 说明

返回示例

{
  "code": 200,
  "msg": "SUCCESS",
  "data": [
    {
      "id": 7,
      "cost": 1,
      "title": "Soft",
      "description": "Play the role seriously",
      "isChecked": false,
      "isThinkingChecked": false,
      "isCostSee": 0,
      "isThinking": 0,
      "sort": 0
    },
    {
      "id": 6,
      "cost": 1,
      "title": "Promote",
      "description": "Live roleplay, rich storytelling",
      "isChecked": false,
      "isThinkingChecked": false,
      "isCostSee": 0,
      "isThinking": 0,
      "sort": 2
    }
  ]
}

返回参数说明

参数名 类型 说明
code int 状态码
msg string 提示信息
data array 数据列表
-id int 会话ID
-cost int 消息价格
-title string 标题
-description string 描述
-isChecked bool 是否选中
-isThinkingChecked bool 是否开启思维链
-isCostSee int 是否付费可用0:否(默认)1:是
-isThinking int 是否支持思维链0:否(默认)1:是
-sort int 排序

备注

2021 © Live all right reserved,powered by Gitbook该文件修订时间: 2025-11-06 14:15:27

results matching ""

    No results matching ""