@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
assistants
CreateAssistantWithAvatar
Type Alias CreateAssistantWithAvatar
type
CreateAssistantWithAvatar
=
{
avatar
?:
string
;
customProperties
:
unknown
;
defaultPromptType
?:
"thread"
|
"oneshot"
;
description
:
string
;
knowledgeBases
:
string
[]
;
name
:
string
;
spaceId
:
string
;
systemMessage
?:
string
;
tags
:
string
[]
;
title
:
string
;
welcomeMessage
:
string
;
}
Index
Properties
avatar?
custom
Properties
default
Prompt
Type?
description
knowledge
Bases
name
space
Id
system
Message?
tags
title
welcome
Message
Properties
Optional
avatar
avatar
?:
string
user uploaded avatar, filetype must be png
custom
Properties
customProperties
:
unknown
Optional
default
Prompt
Type
defaultPromptType
?:
"thread"
|
"oneshot"
description
description
:
string
knowledge
Bases
knowledgeBases
:
string
[]
name
name
:
string
space
Id
spaceId
:
string
Optional
system
Message
systemMessage
?:
string
Deprecated
System prompt setting up conversation context.
tags
tags
:
string
[]
title
title
:
string
welcome
Message
welcomeMessage
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar
custom
Properties
default
Prompt
Type
description
knowledge
Bases
name
space
Id
system
Message
tags
title
welcome
Message
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
user uploaded avatar, filetype must be png