genkitx-voiceflow
Preparing search index...
voiceflowRetrieverRef
Function voiceflowRetrieverRef
voiceflowRetrieverRef
(
params
:
{
displayName
?:
string
;
name
:
string
}
,
)
:
RetrieverReference
<
ZodOptional
<
ZodObject
<
extendShape
<
{
k
:
ZodOptional
<
ZodNumber
>
}
,
{
filters
:
ZodOptional
<
ZodAny
>
;
querySettings
:
ZodOptional
<
ZodObject
<
{
model
:
ZodDefault
<
ZodString
>
;
system
:
ZodOptional
<
ZodString
>
;
temperature
:
ZodDefault
<
ZodNumber
>
;
}
,
"strip"
,
ZodTypeAny
,
{
model
:
string
;
system
?:
string
;
temperature
:
number
}
,
{
model
?:
string
;
system
?:
string
;
temperature
?:
number
}
,
>
,
>
;
}
,
>
,
"strip"
,
ZodTypeAny
,
{
filters
?:
any
;
k
?:
number
;
querySettings
?:
{
model
:
string
;
system
?:
string
;
temperature
:
number
}
;
}
,
{
filters
?:
any
;
k
?:
number
;
querySettings
?:
{
model
?:
string
;
system
?:
string
;
temperature
?:
number
;
}
;
}
,
>
,
>
,
>
Reference to a Voiceflow retriever.
Parameters
params
:
{
displayName
?:
string
;
name
:
string
}
Returns
RetrieverReference
<
ZodOptional
<
ZodObject
<
extendShape
<
{
k
:
ZodOptional
<
ZodNumber
>
}
,
{
filters
:
ZodOptional
<
ZodAny
>
;
querySettings
:
ZodOptional
<
ZodObject
<
{
model
:
ZodDefault
<
ZodString
>
;
system
:
ZodOptional
<
ZodString
>
;
temperature
:
ZodDefault
<
ZodNumber
>
;
}
,
"strip"
,
ZodTypeAny
,
{
model
:
string
;
system
?:
string
;
temperature
:
number
}
,
{
model
?:
string
;
system
?:
string
;
temperature
?:
number
}
,
>
,
>
;
}
,
>
,
"strip"
,
ZodTypeAny
,
{
filters
?:
any
;
k
?:
number
;
querySettings
?:
{
model
:
string
;
system
?:
string
;
temperature
:
number
}
;
}
,
{
filters
?:
any
;
k
?:
number
;
querySettings
?:
{
model
?:
string
;
system
?:
string
;
temperature
?:
number
;
}
;
}
,
>
,
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
genkitx-voiceflow
Loading...
Reference to a Voiceflow retriever.