sessionid
SAI-chat
注:该会话的系统提示词为第一次使用该会话的ca的系统提示词
删除会话
{ "name": "string" }
curl --location --request POST 'https://ai.coludai.cn/api/session/create' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string" }'
{ "sessionid": "string" }