工具与嵌入
文本嵌入
将文本转换为向量表示
POST
同步接口 — 请求完成后直接返回向量结果。Documentation Index
Fetch the complete documentation index at: https://docs.qingbo.dev/llms.txt
Use this file to discover all available pages before exploring further.
请求参数
嵌入模型 ID,如
text-embedding-3-small、text-embedding-3-large要嵌入的文本,支持字符串或字符串数组(批量嵌入)
响应
固定为
"list"使用的模型
嵌入结果数组
Token 用量