Skip to content

Commit 08ee32a

Browse files
committed
更新readme
1 parent dc164bc commit 08ee32a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
- [第6章 RAG系统评估](https://github.com/FutureUnreal/all-in-rag/tree/main/docs/chapter6)
3636
- [第一节 评估介绍](https://github.com/FutureUnreal/all-in-rag/blob/main/docs/chapter6/18_system_evaluation.md)
3737
- [第二节 常用工具(待完成)]()
38-
- [第7章 高级RAG架构](https://github.com/FutureUnreal/all-in-rag/tree/main/docs/chapter7)
38+
- [第7章 高级RAG架构(拓展)](https://github.com/FutureUnreal/all-in-rag/tree/main/docs/chapter7)
3939
- [第8章 项目实战一(基础篇)](https://github.com/FutureUnreal/all-in-rag/tree/main/docs/chapter8)
4040
- [第一节 环境配置与项目架构](https://github.com/FutureUnreal/all-in-rag/blob/main/docs/chapter8/01_env_architecture.md)
4141
- [第二节 数据准备模块实现](https://github.com/FutureUnreal/all-in-rag/blob/main/docs/chapter8/02_data_preparation.md)

docs/chapter8/04_generation_sys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 第四节 生成集成与系统整合
22

3-
不要放弃,Boss要打完了!在最后一节来学习一下如何实现智能的生成集成模块,以及将所有模块整合成一个完整的RAG系统。
3+
Boss要打完喽!在最后一节来学习一下如何实现智能的生成集成模块,以及将所有模块整合成一个完整的RAG系统。
44

55
```mermaid
66
flowchart LR

0 commit comments

Comments
 (0)