<ai-portal.project-conversations>
构件 ai-portal.project-conversations
Examples
Basic
Loading
Properties
| Name | Description | Type | Default | Required |
|---|
list | | Conversation[] | | |
urlTemplate | | string | | |
actions | | ActionType[] | | |
goals | | Goal[] | | |
Events
Type references
Conversation
| Name | Description | Type | Default | Required |
|---|
conversationId | | string | | ✅ |
title | | string | | ✅ |
startTime | | number | | ✅ |
description | | string | | |
goalInstanceId | | string | | |
username | | string | | |
Goal
| Name | Description | Type | Default | Required |
|---|
instanceId | | string | | ✅ |
title | | string | | ✅ |
ActionClickDetail
| Name | Description | Type | Default | Required |
|---|
action | | SimpleActionType | | ✅ |
item | | Conversation | | ✅ |