ragflow/rag
Kevin Hu df9b7b2fe9
Fix: rerank issue. (#5696)
### What problem does this PR solve?

#5673

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-03-06 15:05:19 +08:00
..
app Refactor: Optimize error handling and support parsing of XLS(EXCEL97—2003) files. (#5633) 2025-03-05 11:55:27 +08:00
llm Fix: rerank issue. (#5696) 2025-03-06 15:05:19 +08:00
nlp Fix: bad case for tokenizer. (#5543) 2025-03-03 15:36:16 +08:00
res Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
svr Refactored DocumentService.update_progress (#5642) 2025-03-05 14:48:03 +08:00
utils refactor: no need to inherit in python3 clean the code (#5659) 2025-03-05 18:03: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 issue of ask API. (#5400) 2025-02-26 19:45:22 +08:00
raptor.py Made task_executor async to speedup parsing (#5530) 2025-03-03 18:59:49 +08:00
settings.py Feat: Accessing Alibaba Cloud OSS with Amazon S3 SDK (#5438) 2025-02-27 17:02:42 +08:00