mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-11 00:31:52 +08:00
测试 chat message(list 和 delete)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
### message list
|
||||
GET {{baseUrl}}/ai/chat/message/list?chatConversationId=1781604279872581644
|
||||
Authorization: {{token}}
|
||||
|
||||
|
||||
### message delete
|
||||
DELETE {{baseUrl}}/ai/chat/message/1781604279872581644/8
|
||||
Authorization: {{token}}
|
Reference in New Issue
Block a user