ollama is great but do you want to share your server? well this code shares your ollama server without it being abused from un authed ratelimites and prevents modifcations of certain routes (currently just modification of models).
- clone this repo.
- run
yarn install
- populate
.env
from.env.example
- modify code to use your own api key system the one mine uses
- once done, run
yarn start
- Done!
override-stdout is a little ai generated but the rest is mine!!