Generates embedding vectors for a batch of text inputs.
Embedding model name.
Array of texts to embed.
How long to keep the model loaded.
A JSONValue with an "embeddings" array, one vector per input.
See Implementation
Generates embedding vectors for a batch of text inputs.