Skip to content

Commit d50d65e

Browse files
committed
docs:优化markdown展示
1 parent a6c218f commit d50d65e

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# 🚀 智能对话服务 (v1.1.0)
1+
# 🚀 RAG对话系统
2+
3+
<div align="center">
4+
<a href="https://github.com/RMA-MUN/LangChain-RAG-FastAPI-Service/stargazers">
5+
<img src="https://img.shields.io/github/stars/RMA-MUN/LangChain-RAG-FastAPI-Service?style=flat-square&label=Stars&color=orange" alt="Stars">
6+
</a>
7+
<a href="https://github.com/RMA-MUN/LangChain-RAG-FastAPI-Service/network/members">
8+
<img src="https://img.shields.io/github/forks/RMA-MUN/LangChain-RAG-FastAPI-Service?style=flat-square&label=Forks&color=green" alt="Forks">
9+
</a>
10+
<img src="https://img.shields.io/badge/python-v3.12.4-blue.svg" alt="System">
11+
</div>
212

313
## 📋 目录
414

@@ -435,6 +445,13 @@ separators: ["\n\n", "\n", "。", "!", "?", "!", "?", " ", ""]
435445
- **[API 文档](./backend/api.md)**:后端 API 接口文档
436446
- **[用户服务 API](./DjangoUserService/api.md)**:用户服务 API 文档
437447

448+
## Star History
449+
450+
<picture>
451+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=RMA-MUN/LangChain-RAG-FastAPI-Service&type=date&theme=dark&legend=top-left" />
452+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=RMA-MUN/LangChain-RAG-FastAPI-Service&type=date&legend=top-left" />
453+
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=RMA-MUN/LangChain-RAG-FastAPI-Service&type=date&legend=top-left" />
454+
</picture>
438455
## 联系方式
439456

440457
如有任何问题或建议,请随时联系我们。😊

0 commit comments

Comments
 (0)