ragflow/rag
Yongteng Lei 1a5f991d86
Fix: auto-keyword and auto-question fail with qwq model (#8190)
### What problem does this PR solve?

Fix auto-keyword and auto-question fail with qwq model. #8189 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-06-12 11:37:07 +08:00
..
app Display only the duplicate column names and corresponding original source. (#8138) 2025-06-10 10:16:38 +08:00
llm Fix: auto-keyword and auto-question fail with qwq model (#8190) 2025-06-12 11:37:07 +08:00
nlp Fix: order chunks from docx by positions. (#7979) 2025-05-30 17:20:53 +08:00
res Update synonym dictionary file (#7997) 2025-06-03 09:41:53 +08:00
svr fix: single task executor getting all tasks from Redis queue (#7330) 2025-06-06 14:32:35 +08:00
utils fix: allow to do role auth for S3 bucket use. (#8149) 2025-06-10 10:50:07 +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: Grammar and clarity improvements in prompt templates (#8023) 2025-06-03 19:41:59 +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