embed_batch
Method
This is a method of the EmbeddingAgent class in the embedding_agent module.Generate embeddings for multiple texts.
Signature
Parameters
List of texts to embed
Override model for this call **kwargs: Additional provider-specific parameters
Returns
List of embedding vectors

