|
名称 |
类型 |
描述 |
示例值 |
|---|---|---|---|
|
object |
历史对话信息 |
||
| type |
string |
历史对话信息内容类型。
|
miniapp |
| content |
string |
|
"user:How to test my network speed?\naisearch:To check your network speed, you can use..." |
| params |
any |
记录一轮对话中出现的结构化信息 |
{ "miniapp_id": "test_miniapp", "title": "testApp", "version": "1.0.5", "description": "description-mock", "slogan": "slogan-mock", "icon": "https://img.alicdn.com/test_icon.png", "detail_desc": "detail-mock" } |
该文章对您有帮助吗?