ragflow/rag/llm
Kevin Hu 7e4d693054
Fix: in case response.choices[0].message.content is None. (#6190)
### What problem does this PR solve?

#6164

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-03-18 10:00:27 +08:00
..
__init__.py Feat: support huggingface re-rank model. (#5684) 2025-03-06 10:44:04 +08:00
chat_model.py Fix: in case response.choices[0].message.content is None. (#6190) 2025-03-18 10:00:27 +08:00
cv_model.py Refa: remove max toekns for image2txt models. (#6078) 2025-03-14 13:51:45 +08:00
embedding_model.py Add support to boto3 default connection (#5246) 2025-02-24 11:01:14 +08:00
rerank_model.py Fix: CoHereRerank not respecting base_url when provided (#5784) 2025-03-10 11:22:06 +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