ragflow/rag/llm
Yongteng Lei e3f40db963
Refa: make RAGFlow more asynchronous 2 (#11689)
### What problem does this PR solve?

Make RAGFlow more asynchronous 2. #11551, #11579, #11619.

### Type of change

- [x] Refactoring
- [x] Performance Improvement
2025-12-03 14:19:53 +08:00
..
__init__.py Refa: add MiniMax-M2 and remove deprecated MiniMax models (#11642) 2025-12-02 14:43:44 +08:00
chat_model.py Refa: make RAGFlow more asynchronous 2 (#11689) 2025-12-03 14:19:53 +08:00
cv_model.py Fix: uv lock updates (#11511) 2025-11-25 16:01:12 +08:00
embedding_model.py Fix: jina embedding issue (#11628) 2025-12-01 14:24:35 +08:00
rerank_model.py fix cohere rerank base_url default (#11353) 2025-11-20 09:46:39 +08:00
sequence2txt_model.py Feat:new api /sequence2txt and update QWenSeq2txt (#11643) 2025-12-02 11:17:31 +08:00
tts_model.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00