@cloudbase/aiagent-framework
Preparing search index...
GetConversationOutput
Interface GetConversationOutput
interface
GetConversationOutput
{
data
:
{
conversationId
:
string
;
createTime
:
string
;
title
:
string
;
updateTime
:
string
;
}
[]
;
total
:
number
;
}
Index
Properties
data
total
Properties
data
data
:
{
conversationId
:
string
;
createTime
:
string
;
title
:
string
;
updateTime
:
string
;
}
[]
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
total
@cloudbase/aiagent-framework
Loading...