将文本转换为高维向量表示,用于搜索和聚类
Documentation Index
Fetch the complete documentation index at: https://www.qhaigc.net/docs/llms.txt
Use this file to discover all available pages before exploring further.
| 名称 | 类型 | 必选 | 说明 |
|---|---|---|---|
model | string | 是 | 模型名称,如 bge-m3 或 text-embedding-3-large |
input | string | 是 | 要转换为向量的文本内容 |