CoolFace
Apppublic

coding-alt/AutoGPT

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes
.envrc5 linesDownload Raw Back to root
1# Upon entering directory, direnv requests user permission once to automatically load project dependencies onwards.2# Eliminating the need of running "nix develop github:superherointj/nix-auto-gpt" for Nix users to develop/use Auto-GPT.3 4[[ -z $IN_NIX_SHELL ]] && use flake github:superherointj/nix-auto-gpt5