ragflow/rag/llm
Yongteng Lei a008b38cf5
Fix: local variable referenced before assignment (#6909)
### What problem does this PR solve?

Fix: local variable referenced before assignment. #6803 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-04-09 20:29:12 +08:00
..
__init__.py Feat: support vision llm for gpustack (#6636) 2025-03-31 15:33:52 +08:00
chat_model.py Fix: local variable referenced before assignment (#6909) 2025-04-09 20:29:12 +08:00
cv_model.py Feat: support vision llm for gpustack (#6636) 2025-03-31 15:33:52 +08:00
embedding_model.py Feat: support vision llm for gpustack (#6636) 2025-03-31 15:33:52 +08:00
rerank_model.py Fix: api-key issue for xinference. (#6490) 2025-03-25 15:01:13 +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