Creates an embedding vector representing the input text.
API Reference
Creates an embedding vector representing the input text.
POST
Creates an embedding vector representing the input text.
Авторизации
API token from https://platform.acedata.cloud
Заголовки
Openai Embeddings Param Accept
Доступные опции:
application/json Тело
application/json
Openai Embeddings Model
Доступные опции:
text-embedding-3-small, text-embedding-3-large, text-embedding-ada-002 Openai Embeddings Input
Minimum string length:
1Openai Embeddings Encoding Format
Доступные опции:
float, base64 Openai Embeddings Dimensions
Требуемый диапазон:
x >= 1
