JP.Hu
JP.Hu
## ERROR INF ``` (.venv) [root@aigc deep-searcher]# deepsearcher load "https://redis.io/docs/latest/operate/oss_and_stack/install/install-redis/install-redis-on-linux/" Embedding chunks: 0it [00:00, ?it/s] Exception ignored in: Traceback (most recent call last): File "/usr/local/lib/python3.13/asyncio/base_subprocess.py", line 130, in __del__ File...
I just want to know, how can I use follow parameters to limit the sub-queries? ``` query_settings: max_iter: 5 load_settings: chunk_size: 1500 chunk_overlap: 100 ``` And what limits the number...