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