ragflow/rag
Yongteng Lei a0c2da1219
Fix: Patch LiteLLM (#9416)
### What problem does this PR solve?

Patch LiteLLM refactor. #9408

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-12 15:54:30 +08:00
..
app Support the case of one cell split by multiple columns. (#9225) 2025-08-11 17:17:56 +08:00
llm Fix: Patch LiteLLM (#9416) 2025-08-12 15:54:30 +08:00
nlp Feat: add meta data filter. (#9405) 2025-08-12 14:12:56 +08:00
prompts Feat: add meta data filter. (#9405) 2025-08-12 14:12:56 +08:00
res Refa: add result to callback for agent tool use. (#9137) 2025-08-01 21:49:39 +08:00
svr Feat: add meta data filter. (#9405) 2025-08-12 14:12:56 +08:00
utils Feat: add meta data filter. (#9405) 2025-08-12 14:12:56 +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