2. open-webui是docker启动,docker正常启动,使用github推荐的 # WebUI与ollama在同一台机器:sudo docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main# WebUI与ollam...
base repository: open-webui/open-webui base: main ... head repository: tareq-halaby/open-webui compare: main There isn’t anything to compare. open-webui:main and tareq-halaby:main are identical. This comparison is taking too long to generate. Unfortunately it looks like we can’t...
This branch is up to date with open-webui/open-webui:main. Folders and files Name Last commit message Last commit date parent directory .. apps data static utils .dockerignore .gitignore config.py constants.py dev.sh main.py requirements.txt start.sh start_windows.bat Fai...
docker pull ghcr.io/open-webui/open-webui:main 这个命令会指示Docker从GitHub Container Registry (ghcr.io) 中拉取名为 open-webui/open-webui 的镜像,并且指定拉取的是 main 标签(或分支)的镜像。 等待拉取过程: 执行上述命令后,Docker会开始从远程仓库拉取镜像。这可能需要一些时间,具体取决于您的网...
This branch is2475 commits behindopen-webui/open-webui:main. Folders and files Name Last commit message Last commit date parent directory .. lib fix: >:( May 21, 2024 routes chore: format May 22, 2024 app.css refac: styling May 16, 2024 ...
This branch is4050 commits behindopen-webui/open-webui:main. Folders and files Name Last commit message Last commit date parent directory .. helm Merge pull requestopen-webui#1099from zhecho/feat/helm-labels-and-l… Mar 16, 2024 manifest ...
User-friendly WebUI for LLMs (Formerly Ollama WebUI) - Merge branch 'ollama-webui:main' into session-security · Coder-zyq/open-webui@b8cc21a
Merge pull request#4954from open-webui/main Browse files dev main (#4954) v0.3.32 … v0.3.17 tjbckauthoredAug 27, 2024 2 parentsbc6d06b+f4df49ecommit6589450 Showing1 changed filewith31 additionsand48 deletions. Whitespace Ignore whitespace ...
User-friendly AI Interface (Supports Ollama, OpenAI API, ...) - open-webui/backend at main · faisal-w/open-webui