diff --git a/readme-cn.md b/readme-cn.md index 4f984e1..4a648a1 100644 --- a/readme-cn.md +++ b/readme-cn.md @@ -62,6 +62,10 @@ [![Alt text](https://img.youtube.com/vi/yFK62Tn_f4Q/0.jpg)](https://www.youtube.com/watch?v=yFK62Tn_f4Q) + 3. 对RAG(Retrieval Augmented Generation)功能的视频演示: + + [![Alt text](https://img.youtube.com/vi/dyIFLISlskI/0.jpg)](https://www.youtube.com/watch?v=dyIFLISlskI) + ## 项目介绍 由三个主界面组成,语言模型的聊天界面,语言模型的配置界面,辅助模型的工具和代理界面。 diff --git a/readme.md b/readme.md index fd5817d..ef500e8 100644 --- a/readme.md +++ b/readme.md @@ -64,6 +64,10 @@ The project inherits from the Langchain-Chatchat project(https://github.com/chat [![Alt text](https://img.youtube.com/vi/yFK62Tn_f4Q/0.jpg)](https://www.youtube.com/watch?v=yFK62Tn_f4Q) + 3. The demonstration of the Retrieval Augmented Generation (RAG) feature: + + [![Alt text](https://img.youtube.com/vi/dyIFLISlskI/0.jpg)](https://www.youtube.com/watch?v=dyIFLISlskI) + ## Project Introduction Consists of three main interfaces: the chat interface for language models, the configuration interface for language models, and the tools and agent interface for auxiliary models.