Auto-GPT: Command Line Arguments and Usage
This quick guide assumes you have already set up Auto-GPT. If you haven’t, follow our in-depth guide on the Finxter blog. Use ./run.sh –help (Linux/macOS) or .\run.bat –help (Windows) to list command line arguments. For Docker, substitute docker-compose run –rm auto-gpt in examples. Common Auto-GPT arguments include: –ai-settings <filename>, –prompt-settings <filename>, and –use-memory <memory-backend>. Short … Read more