ragflow/rag/llm
Kevin Hu a10f05f4d7
Fix: chat with tools bug. (#8528)
### What problem does this PR solve?


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-06-27 12:10:53 +08:00
..
__init__.py Feat: implement novitaAI embedding and reranking. (#8250) 2025-06-13 15:42:17 +08:00
chat_model.py Fix: chat with tools bug. (#8528) 2025-06-27 12:10:53 +08:00
cv_model.py Refa: ollama keep alive issue. (#8216) 2025-06-12 15:09:40 +08:00
embedding_model.py fix a bug when using huggingface embedding api (#8432) 2025-06-24 09:35:02 +08:00
rerank_model.py Feat: implement novitaAI embedding and reranking. (#8250) 2025-06-13 15:42:17 +08:00
sequence2txt_model.py Feat: support vision llm for gpustack (#6636) 2025-03-31 15:33:52 +08:00
tts_model.py Feat: support vision llm for gpustack (#6636) 2025-03-31 15:33:52 +08:00