snowffer
snowffer
@Nilegfx Thx for the details and sorry for so late to reponse.
I met with the same issue
I met with the same issue
According to https://github.com/infiniflow/ragflow/issues/5114 , I fixed this issue by these steps: 1. In file pyproject.toml, modify the version of xgboost from 1.5.0 to 1.6.0 2. Install unixodbc through brew install...
I met with the same issue and fixed it **total successfully** with the solution which @chao-eng1 provided. 1. In file pyproject.toml, modify the version of xgboost from 1.5.0 to 1.6.0...
> RAGFlow didn't parse images in docx so far.到目前为止,RAGFlow 没有解析 docx 中的图像。 But images should be in the chunks if original file contains them. In early version (eg. v0.8.0), there...