@cloudbase/aiagent-framework
Preparing search index...
GetRecommendQuestionsInput
Interface GetRecommendQuestionsInput
interface
GetRecommendQuestionsInput
{
agentSetting
?:
string
;
history
?:
ChatHistoryItem
[]
;
introduction
?:
string
;
msg
?:
string
;
name
?:
string
;
}
Index
Properties
agent
Setting?
history?
introduction?
msg?
name?
Properties
Optional
agent
Setting
agentSetting
?:
string
Optional
history
history
?:
ChatHistoryItem
[]
Optional
introduction
introduction
?:
string
Optional
msg
msg
?:
string
Optional
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Setting
history
introduction
msg
name
@cloudbase/aiagent-framework
Loading...