Skip to content

Commit eea3f21

Browse files
committed
fix: Correct typo in API model recommendation in README.md
1 parent 871eea2 commit eea3f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ GC-QA-RAG 是一个**企业级的检索增强生成(RAG)系统**。我们通
5151
您需要准备以下 API 密钥:
5252

5353
- **大语言模型 API**:推荐使用[阿里云百炼](https://bailian.console.aliyun.com/)[OpenAI API](https://platform.openai.com/)
54-
- **嵌入模型 API**推荐使用阿里云通的文本嵌入模型(目前仅支持 text-embedding-v4)
54+
- **嵌入模型 API**推荐使用阿里云的文本嵌入模型(目前仅支持 text-embedding-v4)
5555

5656
**第二步:配置和部署**
5757

0 commit comments

Comments
 (0)