jcl-jcl

Results 4 comments of jcl-jcl

Compared with https://github.com/infiniflow/ragflow/pull/9811 , my issue is that I passed in metadata_condition, but it did not take effect, resulting in too much data being returned.

> [@jcl-jcl](https://github.com/jcl-jcl) Do you know about this feature? > > As far as I know, it will be used in both the search agent and the Dify SDK.

> python3 download_deps.py I’m building an image in GitLab CI. How should I run python3 download_deps.py?

I downloaded download_deps, then in the Dockerfile I copied and extracted the bin directory. The image built successfully, but after starting the container it reports missing dependencies torch and transformers....