.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
OPENAI_API_KEY
secret
OPENAI_MODEL
secret
HUGGINGFACE_API_KEY
secret
HUGGINGFACE_MODEL
HUGGINGFACE_PROVIDER
TOGETHERAI_API_KEY
secret
TOGETHERAI_MODEL
LOCAL_MODEL_URL
LOCAL_MODEL_NAME
ML_ENGINE_TASK_NAME
ML_ENGINE_MODEL_HUB
ML_ENGINE_MODEL_ID
brew install flyctl && fly launch --from https://github.com/bgrins/extension-hub
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/bgrins/extension-hub
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/bgrins/extension-hub