ragflow/rag/llm
Yongteng Lei a0c2da1219
Fix: Patch LiteLLM (#9416)
### What problem does this PR solve?

Patch LiteLLM refactor. #9408

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-12 15:54:30 +08:00
..
__init__.py Refa: migrate chat models to LiteLLM (#9394) 2025-08-12 10:59:20 +08:00
chat_model.py Fix: Patch LiteLLM (#9416) 2025-08-12 15:54:30 +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