ragflow/rag/llm
Yongteng Lei df3890827d
Refa: change LLM chat output from full to delta (incremental) (#6534)
### What problem does this PR solve?

Change LLM chat output from full to delta (incremental)

### Type of change

- [x] Refactoring
2025-03-26 19:33:14 +08:00
..
__init__.py Fix: uploading in chat box issue. (#6547) 2025-03-26 15:37:48 +08:00
chat_model.py Refa: change LLM chat output from full to delta (incremental) (#6534) 2025-03-26 19:33:14 +08:00
cv_model.py Fix: uploading in chat box issue. (#6547) 2025-03-26 15:37:48 +08:00
embedding_model.py Feat: support api-key for Ollama. (#6448) 2025-03-24 14:53:17 +08:00
rerank_model.py Fix: api-key issue for xinference. (#6490) 2025-03-25 15:01:13 +08:00
sequence2txt_model.py Feat: add gpustack model provider (#4469) 2025-01-15 14:15:58 +08:00
tts_model.py Feat: support api-key for Ollama. (#6448) 2025-03-24 14:53:17 +08:00