leoliu2031

Results 6 comments of leoliu2031

> Not supported yet. Thanks for the response! I'd like to elaborate on why this limitation has significant impact on real-world use cases: ### 1. Data Loss in Chained Extractors...

> It seems this has evolved into a feature request. I would recommend submitting a separate feature request and describing the reasoning behind its necessity. done. https://github.com/infiniflow/ragflow/issues/11557

> `PyICU` is a dependency of other package. can we use "uv sync --python 3.11"? there is no available pyicu (windows) version for python 3.10. https://github.com/cgohlke/pyicu-build/releases

> You can have a try. I've heard someone else removed pyicu and mostly works fine with ragflow. Thanks , now i use "uv sync --python 3.11" and build ragflow...