ragflow/rag/llm
謝富祥 021e8b57ae
Fix: fix error 429 api rate limit when building knowledge graph for all chat model and Mistral embedding model (#9106)
### What problem does this PR solve?

fix error 429 api rate limit when building knowledge graph for all chat
model and Mistral embedding model.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-07-30 11:37:49 +08:00
..
__init__.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
chat_model.py Fix: fix error 429 api rate limit when building knowledge graph for all chat model and Mistral embedding model (#9106) 2025-07-30 11:37:49 +08:00
cv_model.py get keep alive from env (#9039) 2025-07-25 12:16:33 +08:00
embedding_model.py Fix: fix error 429 api rate limit when building knowledge graph for all chat model and Mistral embedding model (#9106) 2025-07-30 11:37:49 +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 Fix: typo Bearer token (#8998) 2025-07-23 18:10:51 +08:00