ragflow/rag/llm
Yongteng Lei 4693c5382a
Feat: migrate OpenAI-compatible chats to LiteLLM (#10148)
### What problem does this PR solve?

Migrate OpenAI-compatible chats to LiteLLM.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-09-18 17:16:59 +08:00
..
__init__.py Feat: migrate OpenAI-compatible chats to LiteLLM (#10148) 2025-09-18 17:16:59 +08:00
chat_model.py Feat: migrate OpenAI-compatible chats to LiteLLM (#10148) 2025-09-18 17:16:59 +08:00
cv_model.py Refactor:Improve BytesIO usage for GeminiCV (#10042) 2025-09-11 11:07:15 +08:00
embedding_model.py Fix: embedding model failure in CometAPI (#10137) 2025-09-18 14:49:47 +08:00
rerank_model.py Refactor: for total_token_count method use if to check first. (#9707) 2025-08-26 10:47:20 +08:00
sequence2txt_model.py Feat: add CometAPI to LLMFactory and update related mappings (#10119) 2025-09-18 09:51:29 +08:00
tts_model.py Feat: add CometAPI to LLMFactory and update related mappings (#10119) 2025-09-18 09:51:29 +08:00