ragflow/rag/llm
Kevin Hu a2e1f5618d
Fix: bytes style image issue. (#9304)
### What problem does this PR solve?

#9302

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-07 15:20:01 +08:00
..
__init__.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
chat_model.py Add **kwargs to model base class constructors (#9252) 2025-08-07 09:45:37 +08:00
cv_model.py Fix: bytes style image issue. (#9304) 2025-08-07 15:20:01 +08:00
embedding_model.py Add **kwargs to model base class constructors (#9252) 2025-08-07 09:45:37 +08:00
rerank_model.py Add **kwargs to model base class constructors (#9252) 2025-08-07 09:45:37 +08:00
sequence2txt_model.py Add **kwargs to model base class constructors (#9252) 2025-08-07 09:45:37 +08:00
tts_model.py Add **kwargs to model base class constructors (#9252) 2025-08-07 09:45:37 +08:00