ragflow/rag/llm
Kevin Hu e9a6675c40
Fix: enable ollama api-key. (#6205)
### What problem does this PR solve?

#6189

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-03-18 13:37:34 +08:00
..
__init__.py Feat: support huggingface re-rank model. (#5684) 2025-03-06 10:44:04 +08:00
chat_model.py Fix: enable ollama api-key. (#6205) 2025-03-18 13:37:34 +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