Preparing search index...
The search index is not available
Genkit JS API reference
Genkit JS API reference
genkit
/
EmbedderAction
Type Alias EmbedderAction<CustomOptions>
EmbedderAction
:
Action
<
typeof
EmbedRequestSchema
,
typeof
EmbedResponseSchema
>
&
{
__configSchema
?:
CustomOptions
;
}
Embedder action -- a subtype of
Action
with input/output types for embedders.
Type Parameters
CustomOptions
extends
ZodTypeAny
=
ZodTypeAny
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...
Embedder action -- a subtype of Action with input/output types for embedders.