mirror of
https://github.com/ollama/ollama.git
synced 2026-03-11 20:23:55 -05:00
Add a placeholder README.md in app/ui/app/dist so the go:embed directive doesn't fail when the UI hasn't been built. Also improve the error message when index.html is not found to help developers understand they need to run 'npm run build'.