diff --git a/autogpts/autogpt/.env.template b/autogpts/autogpt/.env.template index 0ab9a4e5..a8cbcd15 100644 --- a/autogpts/autogpt/.env.template +++ b/autogpts/autogpt/.env.template @@ -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//workspace (Default: True) # RESTRICT_TO_WORKSPACE=True ## USER_AGENT - Define the user-agent used by the requests library to browse website (string) diff --git a/autogpts/autogpt/.gitignore b/autogpts/autogpt/.gitignore index 30555099..aaff758a 100644 --- a/autogpts/autogpt/.gitignore +++ b/autogpts/autogpt/.gitignore @@ -1,7 +1,6 @@ ## Original ignores autogpt/keys.py autogpt/*.json -auto_gpt_workspace/* *.mpeg .env azure.yaml diff --git a/autogpts/forge/.gitignore b/autogpts/forge/.gitignore index c9a11fce..afac6b07 100644 --- a/autogpts/forge/.gitignore +++ b/autogpts/forge/.gitignore @@ -1,7 +1,6 @@ ## Original ignores autogpt/keys.py autogpt/*.json -**/auto_gpt_workspace/* *.mpeg .env azure.yaml diff --git a/docs/content/AutoGPT/configuration/voice.md b/docs/content/AutoGPT/configuration/voice.md index 8aa37d7b..223a48de 100644 --- a/docs/content/AutoGPT/configuration/voice.md +++ b/docs/content/AutoGPT/configuration/voice.md @@ -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