Win10环境借助DockerDesktop部署Open web UI集成DeepSeek
前言
之前已经部署了基于Ollama的DeepSeek:
https://lizhiyong.blog.csdn.net/article/details/145505686
并集成了ChatBox:
https://lizhiyong.blog.csdn.net/article/details/145524481
还折腾了DockerDesktop环境:
https://lizhiyong.blog.csdn.net/article/details/145580868
今天试一试部署Open WebUI,它可以开关DeepSeek的上下文联想功能,还可以集成联网搜索等功能。
由于目前的Open web UI只支持python3.11,Docker容器方式可以很好地避免环境问题。
部署
参考官方文档:
https://docs.openwebui.com/