ragflow/rag
Yongteng Lei a3bb4aadcc
Fix: predictable token generation (#10868)
### What problem does this PR solve?

Fix predictable token generation.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-10-30 09:31:36 +08:00
..
app Refactor: rename rmSpace to remove_redundant_spaces (#10796) 2025-10-28 09:46:32 +08:00
flow Feat: add TCADP Parser (#10775) 2025-10-27 15:14:58 +08:00
llm Feat: allow initialize Redis without password (#10856) 2025-10-29 09:45:28 +08:00
nlp Refactor: rename rmSpace to remove_redundant_spaces (#10796) 2025-10-28 09:46:32 +08:00
prompts Fix: gemini cv model chat issue. (#10799) 2025-10-27 11:43:56 +08:00
res Fix: prio synonym match than wordnet for english (#10762) 2025-10-27 09:32:55 +08:00
svr Don't release full image (#10654) 2025-10-23 23:02:27 +08:00
utils Fix: predictable token generation (#10868) 2025-10-30 09:31:36 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
raptor.py Fix: potential negative max_tokens in RAPTOR (#10701) 2025-10-21 15:49:51 +08:00
settings.py Feat: allow initialize Redis without password (#10856) 2025-10-29 09:45:28 +08:00