We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 871eea2 commit eea3f21Copy full SHA for eea3f21
README.md
@@ -51,7 +51,7 @@ GC-QA-RAG 是一个**企业级的检索增强生成(RAG)系统**。我们通
51
您需要准备以下 API 密钥:
52
53
- **大语言模型 API**:推荐使用[阿里云百炼](https://bailian.console.aliyun.com/)或[OpenAI API](https://platform.openai.com/)
54
-- **嵌入模型 API**:推荐使用阿里云通的文本嵌入模型(目前仅支持 text-embedding-v4)
+- **嵌入模型 API**:推荐使用阿里云的文本嵌入模型(目前仅支持 text-embedding-v4)
55
56
**第二步:配置和部署**
57
0 commit comments