mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-26 02:14:27 +01:00
Show readme love
This commit is contained in:
BIN
.vs/Auto-GPT/v16/.suo
Normal file
BIN
.vs/Auto-GPT/v16/.suo
Normal file
Binary file not shown.
7
.vs/VSWorkspaceState.json
Normal file
7
.vs/VSWorkspaceState.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"ExpandedNodes": [
|
||||
""
|
||||
],
|
||||
"SelectedNode": "\\README.md",
|
||||
"PreviewInSolutionExplorer": false
|
||||
}
|
||||
BIN
.vs/slnx.sqlite
BIN
.vs/slnx.sqlite
Binary file not shown.
@@ -384,7 +384,9 @@ Use at your own risk.
|
||||
1. Run the `autogpt` python module in your terminal:
|
||||
|
||||
```bash
|
||||
|
||||
python -m autogpt --speak --continuous
|
||||
|
||||
```
|
||||
|
||||
2. To exit the program, press Ctrl + C
|
||||
@@ -394,7 +396,9 @@ python -m autogpt --speak --continuous
|
||||
If you don't have access to the GPT4 api, this mode will allow you to use Auto-GPT!
|
||||
|
||||
```bash
|
||||
|
||||
python -m autogpt --speak --gpt3only
|
||||
|
||||
```
|
||||
|
||||
It is recommended to use a virtual machine for tasks that require high security measures to prevent any potential harm to the main computer's system and data.
|
||||
|
||||
Reference in New Issue
Block a user