ragflow/rag/llm
Stephen Hu ba563f8095
Update embedding_model.py (#9083)
### What problem does this PR solve?

Reduce the logic scope for DefaultEmbedding

### Type of change

- [x] Refactoring
2025-07-30 09:44:30 +08:00
..
__init__.py
chat_model.py Fix issue with keep_alive=-1 for ollama chat model by allowing a user to set an additional configuration option (#9017) 2025-07-24 11:20:14 +08:00
cv_model.py get keep alive from env (#9039) 2025-07-25 12:16:33 +08:00
embedding_model.py Update embedding_model.py (#9083) 2025-07-30 09:44:30 +08:00
rerank_model.py
sequence2txt_model.py Feat: add model provider DeepInfra (#9003) 2025-07-23 18:10:35 +08:00
tts_model.py Fix: typo Bearer token (#8998) 2025-07-23 18:10:51 +08:00