ragflow/rag/llm
Kevin Hu 65d5268439
Feat: implement novitaAI embedding and reranking. (#8250)
### What problem does this PR solve?

Close #8227

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-06-13 15:42:17 +08:00
..
__init__.py Feat: implement novitaAI embedding and reranking. (#8250) 2025-06-13 15:42:17 +08:00
chat_model.py Refa: ollama keep alive issue. (#8216) 2025-06-12 15:09:40 +08:00
cv_model.py Refa: ollama keep alive issue. (#8216) 2025-06-12 15:09:40 +08:00
embedding_model.py Feat: implement novitaAI embedding and reranking. (#8250) 2025-06-13 15:42:17 +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