BatchCreate​Batch​Create

Batch-insert data to a Weaviate database.

Data can be either in an ION-serialized file format or as a list of key-value pairs. If the schema doesn't exist yet, it will be created automatically.

yaml
type: "io.kestra.plugin.weaviate.BatchCreate"