Whether to use admin features
env: CATAI_ADMIN_USE
The directory to store models and other data.
env: CATAI_DIR
Optional
DEBUG_Whether to run in debug mode
env: CATAI_DEBUG
Optional
MODEL_The directory to store models
env: CATAI_DIR
The url to the model index, currently fetch from CatAI repo
env: CATAI_MODEL_INDEX
Whether to open the website in the browser
env: CATAI_OPEN_IN_BROWSER
The port to use for the server
env: CATAI_PORT
Whether to run in production mode
env: CATAI_PRODUCTION
The web ui to use
env: CATAI_SELECTED_UI
Optional
SIMULTANEOUSLY_The number of models that can be executed simultaneously
env: CATAI_SIMULTANEOUSLY_EXECUTING
CatAI config, that can be set by env variables