raymondbernard / moa-pipeline

test open-webui
2 stars 7 forks source link

This pipeline is build to OpenAI spec and runs the backend of our pipleine with open-webui as the front end.

This is mean to acompany our youtube video here: https://www.youtube.com/watch?v=KxT7lHaPDJ4&t=28s

This pipeline is build to OpenAi spec and used with open-webui as a front end.

Once you create you virtual env py -m venv .venv

Linux\Windows activate their respective virtual environment diffently. For windows: .venv\Scripts\activate For Linux: source .venv/Script/activate

Lic is MIT

Ray.Bernard@outlook.com