Mac Installation Help #1024
shape55
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, this was the only guide I could find for Mac installation: https://www.reddit.com/r/ChatGPTPro/comments/12gqe01/installing_autogpt_on_macbook_air_m1/
docker run -d --name redis-stack-server -p 6379:6379 redis/redis-stack-server
I got the confirmation in Terminal (on macOS Catalina 10.15.7) that "docker was successfully installed!", but unfortunately after running the above command I get this error: "zsh: command not found: docker".
Also, under "Redis Setup" on the Auto-GPT installation page it says that Docker "is not intended to be run facing the internet", but then how do you use it exactly as it keeps requesting to connect?
It also says "See https://hub.docker.com/r/redis/redis-stack-server for setting a password", but I don't see anything related to a pw on this page.
Is AutoGPT run in Docker Desktop or in Terminal?
For those running an OS prior to 10.11 (Big Sur), you'll have to install an older version of Docker using one of these methods as the latest version removed compatibility with older OS's.
When using the ElevenLabs key, how do you specify the voice used as they have a lot of options, including customization of parameters and even a customized voice synthesized from an uploaded file?
Also, were the ultra-sensitive OpenAI content filters removed in this app?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions