ragflow/rag/llm
Yongteng Lei c0c2a10680
Feat: allow initialize Redis without password (#10856)
### What problem does this PR solve?

Allow initialize Redis without password.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-10-29 09:45:28 +08:00
..
__init__.py Feat: add support for Anthropic third-party API (#10173) 2025-09-19 19:06:14 +08:00
chat_model.py Feature/add new models for token pony and bug fix for use llm (#10823) 2025-10-28 10:04:41 +08:00
cv_model.py Feat: allow initialize Redis without password (#10856) 2025-10-29 09:45:28 +08:00
embedding_model.py Don't release full image (#10654) 2025-10-23 23:02:27 +08:00
rerank_model.py Don't release full image (#10654) 2025-10-23 23:02:27 +08:00
sequence2txt_model.py Feat: add Zhipu GLM-ASR model (#10529) 2025-10-14 09:32:45 +08:00
tts_model.py Feat: add DeerAPI support (#10303) 2025-10-09 11:14:49 +08:00