ragflow/rag
Yongteng Lei 3947da10ae
Fix: unexpected LLM parameters (#9661)
### What problem does this PR solve?

Remove unexpected LLM parameters.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-22 19:33:09 +08:00
..
app Feat: advanced markdown parsing (#9607) 2025-08-21 09:36:18 +08:00
llm Fix: unexpected LLM parameters (#9661) 2025-08-22 19:33:09 +08:00
nlp Feat: Support metadata auto filer for Search. (#9524) 2025-08-19 10:27:24 +08:00
prompts Feat: Support metadata auto filer for Search. (#9524) 2025-08-19 10:27:24 +08:00
res Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
svr Fix: save team's canvas issue. (#9518) 2025-08-18 13:05:29 +08:00
utils Fix: no doc hits after meta data filter. (#9435) 2025-08-13 12:43:31 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py
raptor.py Refactor: based on async await to handle Redis when raptor (#9576) 2025-08-22 10:58:02 +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