ragflow/rag/llm
Stephen Hu ef5e7d8c44
Fix:embedding_model class SILICONFLOWEmbed(Base)Function reusing json (#8378)
### What problem does this PR solve?

https://github.com/infiniflow/ragflow/issues/8360

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-06-20 11:13:00 +08:00
..
__init__.py Feat: implement novitaAI embedding and reranking. (#8250) 2025-06-13 15:42:17 +08:00
chat_model.py Fix: Raptor: [Bug]: **ERROR**: Unknown field for GenerationConfig: max_tokens (#8331) 2025-06-18 16:40:57 +08:00
cv_model.py Refa: ollama keep alive issue. (#8216) 2025-06-12 15:09:40 +08:00
embedding_model.py Fix:embedding_model class SILICONFLOWEmbed(Base)Function reusing json (#8378) 2025-06-20 11:13:00 +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