mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-05-22 17:08:23 +08:00
### What problem does this PR solve? Users frequently ask how to use Ollama for local LLM inference with RAGFlow. This FAQ entry provides step-by-step instructions for setting up Ollama as a local model provider. ### Type of change - [x] Documentation update ### Description Adds a new FAQ entry: "How do I use Ollama with RAGFlow for local LLM inference?" Covers: 1. Starting Ollama and pulling a model 2. Configuring Ollama as a model provider in RAGFlow Settings 3. Using the Ollama model in an assistant