# 嵌入

使用 Embeddings 将文本转换为向量，供后续检索或相似度计算使用。

```{toctree}
:hidden:
:maxdepth: 1

Embeddings <embeddings>
```
