ragflow/rag/llm
Yongteng Lei 30ccc4a66c
Fix: correct single base64 image handling in image prompt (#9220)
### What problem does this PR solve?

Correct single base64 image handling in image prompt.


![img_v3_02or_ec4757c2-a9d4-4774-9a76-f7c6be633ebg](https://github.com/user-attachments/assets/872a86bf-e2a8-48d1-9b71-2a0c7a35ba9e)

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-05 09:26:42 +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: correct single base64 image handling in image prompt (#9220) 2025-08-05 09:26:42 +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