ragflow/rag/llm
Yongteng Lei 7ebc1f0943
Feat: add model provider DeepInfra (#9003)
### What problem does this PR solve?

Add model provider DeepInfra. This model list comes from our community. 

NOTE: most endpoints haven't been tested, but they should work as OpenAI
does.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-07-23 18:10:35 +08:00
..
__init__.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
chat_model.py Feat: add model provider DeepInfra (#9003) 2025-07-23 18:10:35 +08:00
cv_model.py Fix: Wrong_Input_type_for_Gemin (#8783) 2025-07-11 11:34:04 +08:00
embedding_model.py Feat: add model provider DeepInfra (#9003) 2025-07-23 18:10:35 +08:00
rerank_model.py Fix:Improve float operation when rerank (#8963) 2025-07-22 10:04:00 +08:00
sequence2txt_model.py Feat: add model provider DeepInfra (#9003) 2025-07-23 18:10:35 +08:00
tts_model.py Feat: add model provider DeepInfra (#9003) 2025-07-23 18:10:35 +08:00