@cloudbase/aiagent-framework
Preparing search index...
GetConversationInput
Interface GetConversationInput
interface
GetConversationInput
{
conversationId
?:
string
;
isDefault
?:
boolean
;
limit
?:
number
;
offset
?:
number
;
}
Index
Properties
conversation
Id?
is
Default?
limit?
offset?
Properties
Optional
conversation
Id
conversationId
?:
string
Optional
is
Default
isDefault
?:
boolean
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conversation
Id
is
Default
limit
offset
@cloudbase/aiagent-framework
Loading...