ID of the model to use. Use the List models API to see available models, or see the model overview for descriptions.
input
string
Required
Input text to embed, encoded as a string or token array. To get embeddings for multiple inputs in a single request, pass an array of strings or an array of token arrays. Each input must not exceed 8192 tokens in length.