ragflow/rag/llm
Kevin Hu 2124329e95
Fix: local variable issue. (#9255)
### What problem does this PR solve?

#9227

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-05 19:24:34 +08:00
..
__init__.py Refa: automatic LLMs registration (#8651) 2025-07-03 19:05:31 +08:00
chat_model.py Fix:Error when parsing files using Gemini: **ERROR**: GENERIC_ERROR - Unknown field for GenerationConfig: max_tokens (#9195) 2025-08-04 10:06:09 +08:00
cv_model.py Fix: local variable issue. (#9255) 2025-08-05 19:24:34 +08:00
embedding_model.py Feat/support 302ai provider (#8742) 2025-07-31 14:48:30 +08:00
rerank_model.py Feat/support 302ai provider (#8742) 2025-07-31 14:48:30 +08:00
sequence2txt_model.py Feat/support 302ai provider (#8742) 2025-07-31 14:48:30 +08:00
tts_model.py Feat/support 302ai provider (#8742) 2025-07-31 14:48:30 +08:00