Kevin Hu
Kevin Hu
It depends on how you deploy minio.
It seems minio not successfully started. `docker restart ragflow-minio` Or, the minio password error. Keep these 2 values consistent: docker/.env: MINIO_PASSWORD docker/service_conf.yml: minio.password
ps aux|grep task There should be a procedure named task_executor. Check Redis connection.
Embedding takes time with CPU.
Change docker-compose.ymal a bit. Refer to [this](https://docs.docker.com/compose/gpu-support/)
Image should be retrievaled by /document/image/image_id
Specify MAX_CONTENT_LENGTH in docker/.env if you use docker.
After change .env, you need to restart the docker container.
Appreciations! By our evaluations, this feature is not going to be merged into main branch.
1. No, only for uploaded files. 2. Uploaded files use 'General' to parse. - They're stored in dataset. - No, they have to be removed manually. - That's a good...