docs: Update AutoGPT workspace location and other minor fixes

- Update the `RESTRICT_TO_WORKSPACE` variable in `.env.template` to use the new workspace location
- Update the `.gitignore` files to remove the old workspace directory
- Update the `voice.md` file in the documentation to reflect the new command for speech mode
This commit is contained in:
Reinier van der Leer
2023-11-25 16:21:21 +01:00
parent 8d12f3fe6b
commit 809173c3f5
4 changed files with 2 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ OPENAI_API_KEY=your-openai-api-key
## EXECUTE_LOCAL_COMMANDS - Allow local command execution (Default: False)
# EXECUTE_LOCAL_COMMANDS=False
## RESTRICT_TO_WORKSPACE - Restrict file operations to workspace ./auto_gpt_workspace (Default: True)
## RESTRICT_TO_WORKSPACE - Restrict file operations to workspace ./data/agents/<agent_id>/workspace (Default: True)
# RESTRICT_TO_WORKSPACE=True
## USER_AGENT - Define the user-agent used by the requests library to browse website (string)

View File

@@ -1,7 +1,6 @@
## Original ignores
autogpt/keys.py
autogpt/*.json
auto_gpt_workspace/*
*.mpeg
.env
azure.yaml

View File

@@ -1,7 +1,6 @@
## Original ignores
autogpt/keys.py
autogpt/*.json
**/auto_gpt_workspace/*
*.mpeg
.env
azure.yaml

View File

@@ -3,7 +3,7 @@
Enter this command to use TTS _(Text-to-Speech)_ for AutoGPT
```shell
python -m autogpt --speak
./autogpt.sh --speak
```
Eleven Labs provides voice technologies such as voice design, speech synthesis, and