Ragflow.md 620 B


notion-id: 217ca4d7-cb7b-80d0-ab43-c272c3d55f

一、Docker安装

克隆仓库

git clone https://ghproxy.net/https://github.com/infiniflow/ragflow.git

进入文件

cd ragflow

运行脚本

docker compose -f docker-compose.yml up -d

二、基础操作

访问IP地址默认是80端口,也可以配置成其他端口 http://localhost:80 配置文本识别模型nomic-embed-text:latest

三、基础配置

1,Dfiy配置外部知识库 API http://localhost:80/api/v1/dify 2、知识库ID ![[Notion/技术支持/AI技术支持/attachments/image.png]]