Documentation Index
Fetch the complete documentation index at: https://docs.foxapi.cc/llms.txt
Use this file to discover all available pages before exploring further.
Add to request header:
Authorization: Bearer YOUR_API_KEY
Embedding model name
"text-embedding-3-small"
Input text to embed, encoded as a string or array of strings
The format to return the embeddings in
float, base64 The number of dimensions the resulting output embeddings should have. Only supported in some models.