ragflow/rag
Kevin Hu d4e6e2bd21
Fix: doc_aggs issue. (#8418)
### What problem does this PR solve?

#8406

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-06-23 14:54:01 +08:00
..
app Fix typo in code (#8327) 2025-06-18 09:41:09 +08:00
llm Fix:embedding_model class SILICONFLOWEmbed(Base)Function reusing json (#8378) 2025-06-20 11:13:00 +08:00
nlp Fix: doc_aggs issue. (#8418) 2025-06-23 14:54:01 +08:00
res Update synonym dictionary file (#7997) 2025-06-03 09:41:53 +08:00
svr Fix: Document parse via API will alot problen (#8407) 2025-06-23 13:08:11 +08:00
utils fix: List Chunks API fails to return the correct document status. (#8347) 2025-06-19 11:12:53 +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 Fix: rank feature score should be greater than 0. (#8416) 2025-06-23 14:10:13 +08:00
raptor.py Fix task_limiter in raptor.py (#8124) 2025-06-09 10:18:03 +08:00
settings.py Feat: make document parsing and embedding batch sizes configurable via environment variables (#8266) 2025-06-16 13:40:47 +08:00