docs(chapter7): update content

This commit is contained in:
KMnO4-zx
2025-06-28 10:43:44 +08:00
parent a5e7622e1f
commit 0d2471d3ee

View File

@@ -231,8 +231,7 @@ class OpenAIEmbedding(BaseEmbeddings):
raise NotImplementedError raise NotImplementedError
``` ```
> 此处我们默认使用国内用户可访问的硅基流动大模型API服务平台。 > 注:此处我们默认使用国内用户可访问的[硅基流动大模型API服务平台](https://cloud.siliconflow.cn/i/ybUFvmqK)
> 硅基流动https://cloud.siliconflow.cn/
#### Step 3: 文档加载和切分 #### Step 3: 文档加载和切分