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
