@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
assistants
PromptInput
Type Alias PromptInput
type
PromptInput
=
{
input
?:
{
includeText
?:
boolean
;
prompt
?:
string
;
promptType
?:
"thread"
;
}
;
}
Index
Properties
input?
Properties
Optional
input
input
?:
{
includeText
?:
boolean
;
prompt
?:
string
;
promptType
?:
"thread"
}
Type Declaration
Optional
includeText
?:
boolean
Returns text from chunks in sources output. Default value is false.
Optional
prompt
?:
string
Optional
promptType
?:
"thread"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
Returns text from chunks in sources output. Default value is false.