Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
genkit
/
embedderRef
Function embedderRef
embedderRef
<
CustomOptionsSchema
extends
ZodType
<
any
,
any
,
any
,
CustomOptionsSchema
>
=
ZodTypeAny
,
>
(
options
:
EmbedderReference
<
CustomOptionsSchema
>
,
)
:
EmbedderReference
<
CustomOptionsSchema
>
Helper method to configure a
EmbedderReference
to a plugin.
Type Parameters
CustomOptionsSchema
extends
ZodType
<
any
,
any
,
any
,
CustomOptionsSchema
>
=
ZodTypeAny
Parameters
options
:
EmbedderReference
<
CustomOptionsSchema
>
Returns
EmbedderReference
<
CustomOptionsSchema
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...
Helper method to configure a EmbedderReference to a plugin.