ragflow/rag
Yongteng Lei 51ec708c58
Refa: cleanup synchronous functions in chat_model and implement synchronization for conversation and dialog chats (#11779)
### What problem does this PR solve?

Cleanup synchronous functions in chat_model and implement
synchronization for conversation and dialog chats.

### Type of change

- [x] Refactoring
- [x] Performance Improvement
2025-12-08 09:43:03 +08:00
..
app Fix MinerU API sanitized-output lookup and manual chunk tuple handling (#11702) 2025-12-05 19:25:45 +08:00
flow Fix:toc in pipeline (#11785) 2025-12-08 09:42:20 +08:00
llm Refa: cleanup synchronous functions in chat_model and implement synchronization for conversation and dialog chats (#11779) 2025-12-08 09:43:03 +08:00
nlp Fix: Correct pagination and early termination bugs in chunk_list() (#11692) 2025-12-03 19:44:20 +08:00
prompts Refa: cleanup synchronous functions in agent_with_tools (#11736) 2025-12-04 14:15:05 +08:00
res Remove huqie.txt from RAGFflow and bump infinity to 0.6.10 (#11661) 2025-12-04 14:53:57 +08:00
svr Fix:toc in pipeline (#11785) 2025-12-08 09:42:20 +08:00
utils feat(gcs): Add support for Google Cloud Storage (GCS) integration (#11718) 2025-12-04 10:44:05 +08:00
__init__.py Fix: incorrect async chat streamly output (#11679) 2025-12-03 11:15:45 +08:00
benchmark.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
raptor.py Feat: add fault-tolerant mechanism to RAPTOR (#11206) 2025-11-13 18:48:07 +08:00
settings.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00