To setup Mods in a Docker container, run:
git clone https://github.com/phedayat/test_mods_docker.git && cd test_mods_docker
docker build -t test_mods_image . && docker run --it test_mods_imageOnce inside the container, set OPENAI_API_KEY:
export OPENAI_API_KEY="<api_key>"Then you're all set to use mods. Try it out by running:
mods