diff --git a/README.md b/README.md index 435e253..e1e618c 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,7 @@ ## 项目介绍 -在原有 Ragflow 的基础中,该项目做了一些二开,以解决实际应用中的一些痛点。 - -## 名字说明 -Ragflow-Plus,该名字不是说比 Ragflow 项目牛的意思,而是对标 Dify-Plus 作为 Ragflow 的二开项目,以解决行业应用时共同的痛点问题。 +Ragflow-Plus 是一个基于 Ragflow 的开源项目,主旨是在不影响 Ragflow 原有功能的基础上,提供一些新的功能,以解决实际应用中的一些痛点。 ## 新增功能介绍 @@ -85,6 +82,11 @@ pnpm dev 浏览器访问启动后的地址,即可进入系统。 +
+ 用户后台管理系统 +
+ + ## Agent功能恢复 由于在我的应用场景中,不需要Agent功能,故隐藏了Agent按钮的入口,如需恢复Agent功能,可修改`web\src\layouts\components\header\index.tsx`,对以下内容取消注释: diff --git a/assets/management.png b/assets/management.png new file mode 100644 index 0000000..34f42f8 Binary files /dev/null and b/assets/management.png differ diff --git a/docker/.env b/docker/.env index 71e4432..772dfd5 100644 --- a/docker/.env +++ b/docker/.env @@ -84,7 +84,7 @@ SVR_HTTP_PORT=9380 # RAGFLOW_IMAGE=infiniflow/ragflow:v0.17.0-slim # # To download the RAGFlow Docker image with embedding models, uncomment the following line instead: -RAGFLOW_IMAGE=infiniflow/ragflow:v0.17.0 +RAGFLOW_IMAGE=infiniflow/ragflow:v0.17.2 # # The Docker image of the v0.17.0 edition includes: # - Built-in embedding models: