ragflow/rag/llm
Kevin Hu a2a4bfe3e3
Fix: change ollama default num_ctx. (#6395)
### What problem does this PR solve?

#6163

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-03-21 16:22:03 +08:00
..
__init__.py Feat: add TTS support for SILICONFLOW. (#6264) 2025-03-19 12:52:12 +08:00
chat_model.py Fix: change ollama default num_ctx. (#6395) 2025-03-21 16:22:03 +08:00
cv_model.py Feat: add vision LLM PDF parser (#6173) 2025-03-18 14:52:20 +08:00
embedding_model.py Fix: the error of Ollama embeddings interface returning "500 Internal Server Error" (#6350) 2025-03-21 15:25:48 +08:00
rerank_model.py Fix: huggingface rerank model issue. (#6385) 2025-03-21 12:43:32 +08:00
sequence2txt_model.py Feat: add gpustack model provider (#4469) 2025-01-15 14:15:58 +08:00
tts_model.py Feat: add TTS support for SILICONFLOW. (#6264) 2025-03-19 12:52:12 +08:00