Assistance Needed: Deploying Open WebUI from GitHub to Koyeb

Thank you for your reply.

For cost reduction purposes, we are releasing from a GitHub repository.

In the build pack:

  • We specified the oen-webui repository
  • For the build command, we specified: pip install openwebui
  • For the start command, we specified: openwebui serve

We are encountering an error in the build portion.