ollama-open-webui icon indicating copy to clipboard operation
ollama-open-webui copied to clipboard

Self-host a ChatGPT-style web interface for Ollama 🦙

Results 3 ollama-open-webui issues
Sort by recently updated
recently updated
newest added

Greetings! I tried to run the one-liner yesterday (with great excitement and fanfare) and encountered two errors. The launch/deploy was successful but the app would throw the error and cause...

Deploying the existing project outside of a git repo (`rm -rf .git`) results in the `InvalidGitRepositoryError` error below. This is because we run `uvicorn main:app`, which tries to load `/usr/local/lib/python3.11/site-packages/main.py`...

Hi, I am trying out this repo for the first time. I have created a fly.io account, verified my email, added a credit card, and ran `fly launch` to launch...