Generate embedding vectors from text using the OpenAI-compatible embeddings API.WhollyAPI supports the OpenAI embeddings API for all embedding models. The endpoint is:
Example
Batch embeddings
Pass an array asinput to embed multiple texts in a single request:
