mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-10 16:21:52 +08:00
增加创建role对话
This commit is contained in:
@@ -16,7 +16,12 @@ GET {{baseUrl}}/ai/chat/conversation/1781604279872581644
|
||||
Authorization: {{token}}
|
||||
|
||||
|
||||
### 对话 - id获取
|
||||
### 对话 - list
|
||||
GET {{baseUrl}}/ai/chat/conversation/list
|
||||
Authorization: {{token}}
|
||||
|
||||
|
||||
### 对话 - 删除
|
||||
DELETE {{baseUrl}}/ai/chat/conversation/1781604279872581644
|
||||
Authorization: {{token}}
|
||||
|
||||
|
Reference in New Issue
Block a user