ragflow/rag/llm
Stephen Hu 1deb0a2d42
Fix:local variable 'response' referenced before assignment (#9230)
### What problem does this PR solve?

https://github.com/infiniflow/ragflow/issues/9227

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-08-05 11:00:06 +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 'response' referenced before assignment (#9230) 2025-08-05 11:00:06 +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