ragflow/rag
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
..
app Fix: float transfer exception. (#6197) 2025-03-18 11:13:44 +08:00
llm Fix: enable ollama api-key. (#6205) 2025-03-18 13:37:34 +08:00
nlp Fix: float transfer exception. (#6197) 2025-03-18 11:13:44 +08:00
res
svr Refa: PARALLEL_DEVICES is a static parameter. (#6168) 2025-03-17 16:49:54 +08:00
utils Fix: float transfer exception. (#6197) 2025-03-18 11:13:44 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
benchmark.py Refactor embedding batch_size (#3825) 2024-12-03 16:22:39 +08:00
prompts.py Fix: Reduce excessive IO operations by loading LLM factory configurations (#6047) 2025-03-14 09:54:38 +08:00
raptor.py Refactor graphrag to remove redis lock (#5828) 2025-03-10 15:15:06 +08:00
settings.py Refa: PARALLEL_DEVICES is a static parameter. (#6168) 2025-03-17 16:49:54 +08:00