ragflow/rag/llm
Kevin Hu 2aa0cdde8f
Fix Gemini chat issue. (#4757)
### What problem does this PR solve?

#4753

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-02-07 12:00:19 +08:00
..
__init__.py Added GPUStack (#4649) 2025-01-26 12:25:02 +08:00
chat_model.py Fix Gemini chat issue. (#4757) 2025-02-07 12:00:19 +08:00
cv_model.py Fix transformers dependencies for slim. (#3934) 2024-12-09 14:21:37 +08:00
embedding_model.py Refactor for total_tokens. (#4652) 2025-01-26 13:54:26 +08:00
rerank_model.py Refactor for total_tokens. (#4652) 2025-01-26 13:54:26 +08:00
sequence2txt_model.py Feat: add gpustack model provider (#4469) 2025-01-15 14:15:58 +08:00
tts_model.py Feat: add gpustack model provider (#4469) 2025-01-15 14:15:58 +08:00