ragflow/rag
Kevin Hu 6ec3f18e22
Fix: self-deployed LLM error, (#9217)
### What problem does this PR solve?

Close #9197
Close #9145

### Type of change

- [x] Refactoring
- [x] Bug fixing.
2025-08-05 09:49:47 +08:00
..
app fix "out of memory" if slide.get_thumbnail() to a huge image (#9211) 2025-08-04 16:08:24 +08:00
llm Fix: correct single base64 image handling in image prompt (#9220) 2025-08-05 09:26:42 +08:00
nlp Fix:Repeated images when parsing markdown files with images (#9196) 2025-08-04 13:35:58 +08:00
prompts Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
res Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
svr Refa: remove temperature since some LLMs fail to support. (#8981) 2025-07-23 10:17:04 +08:00
utils Fix: self-deployed LLM error, (#9217) 2025-08-05 09:49:47 +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
raptor.py Refa: remove temperature since some LLMs fail to support. (#8981) 2025-07-23 10:17:04 +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