pantry/projects/agpt.co/auto-gpt
2023-05-08 17:23:15 -04:00

5 lines
57 B
Python
Executable file

#!/usr/bin/python
import autogpt.cli
autogpt.cli.main()