原生 OpenAI 格式
创建 Embedding
- 将文本转换为向量嵌入
POST
Documentation Index
Fetch the complete documentation index at: https://docs.elkapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
所有接口均需要使用 Bearer Token 进行认证。在请求头中添加:
Body
示例:
text-embedding-3-large要嵌入的文本
可选值:
float、base64输出向量维度
Response
示例:
list示例:
text-embedding-3-large