ragflow/rag/llm
Stephen Hu 1936ad82d2
Refactor:Improve BytesIO usage for GeminiCV (#10042)
### What problem does this PR solve?
Improve BytesIO usage for GeminiCV

### Type of change
- [x] Refactoring
2025-09-11 11:07:15 +08:00
..
__init__.py Fix: Ollama chat cannot access remote deployment (#9816) 2025-08-29 13:35:41 +08:00
chat_model.py Feat: add LongCat-Flash-Chat (#9973) 2025-09-08 19:00:52 +08:00
cv_model.py Refactor:Improve BytesIO usage for GeminiCV (#10042) 2025-09-11 11:07:15 +08:00
embedding_model.py Feat: dataflow supports Spreadsheet and Word processor document (#9996) 2025-09-10 13:02:53 +08:00
rerank_model.py
sequence2txt_model.py
tts_model.py