DeepSeek + Dify 部署本地大模型知识库

DeepSeek

Posted by Andrew on February 17, 2025

DeepSeek + Dify 部署本地大模型知识库

1 ollama

2 dify

1
2
3
4
cd dify
cd docker
cp .env.example .env
docker compose up -d
  • 配置
    • 打开:http://localhost/install
    • 配置:http://host.docker.internal:11434