ragflow/rag/llm
Yongteng Lei 787e0c6786
Refa: OpenAI whisper-1 (#9552)
### What problem does this PR solve?

Refactor OpenAI to enable audio parsing.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Refactoring
2025-08-19 16:41:18 +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: Gemini parameters error (#9520) 2025-08-18 14:51:10 +08:00
embedding_model.py Add **kwargs to model base class constructors (#9252) 2025-08-07 09:45:37 +08:00
rerank_model.py Refactor:Improve VoyageRerank not texts handling (#9539) 2025-08-19 10:31:04 +08:00
sequence2txt_model.py Refa: OpenAI whisper-1 (#9552) 2025-08-19 16:41:18 +08:00
tts_model.py Add **kwargs to model base class constructors (#9252) 2025-08-07 09:45:37 +08:00