Genkit instance
Name of the Weaviate collection to index into
Weaviate client wrapper instance
The embedder to use for generating embeddings
OptionalembedderOptions: TypeOf<EmbedderCustomOptions>Optional embedder options
An indexer action that can be used with Genkit
Creates a Weaviate indexer action.
This indexer stores documents and their embeddings in a Weaviate collection. It automatically creates the collection if it doesn't exist.