ragflow/rag
Wesley 3d0b440e9f
fix(search.py):remove hard page_size (#8242)
### What problem does this PR solve?

Fix the restriction of forcing similarity_threshold=0 and page_size=30
when doc_ids is not empty

#8228

---------

Co-authored-by: shiqing.wusq <shiqing.wusq@dtzhejiang.com>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-06-13 14:56:25 +08:00
..
app Display only the duplicate column names and corresponding original source. (#8138) 2025-06-10 10:16:38 +08:00
llm Refa: make exception more clear. (#8224) 2025-06-12 17:53:59 +08:00
nlp fix(search.py):remove hard page_size (#8242) 2025-06-13 14:56:25 +08:00
res Update synonym dictionary file (#7997) 2025-06-03 09:41:53 +08:00
svr Refa: GraphRAG and explaining GraphRAG stalling behavior on large files (#8223) 2025-06-12 19:09:50 +08:00
utils Oss support opendal(including mysql) (#8204) 2025-06-12 11:37:42 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Refactor embedding batch_size (#3825) 2024-12-03 16:22:39 +08:00
prompts.py Refa: chat with tools. (#8210) 2025-06-12 12:31:10 +08:00
raptor.py Fix task_limiter in raptor.py (#8124) 2025-06-09 10:18:03 +08:00
settings.py set PARALLEL_DEVICES default value= 0 (#7935) 2025-05-29 13:32:16 +08:00