ragflow/rag
Stephen Hu 20b4d88098
Refactor: Improve the try catch logic for XinferenceEmbed (#9128)
### What problem does this PR solve?

Improve the try catch logic for XinferenceEmbed

### Type of change


- [x] Refactoring
2025-07-31 12:14:50 +08:00
..
app Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
llm Refactor: Improve the try catch logic for XinferenceEmbed (#9128) 2025-07-31 12:14:50 +08:00
nlp Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
prompts Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
res Perf: ignore concate between rows. (#8507) 2025-06-26 14:55:37 +08:00
svr Refa: remove temperature since some LLMs fail to support. (#8981) 2025-07-23 10:17:04 +08:00
utils Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +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