mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-02 10:55:14 -05:00
- Remove incorrect Redis password requirement from DEPLOYMENT_ENV_GUIDE.md - Redis password is now optional (defaults to None) - Move documentation from autogpt_platform/ to docs/content/platform/ - Update to reflect recent changes (redis:latest instead of bitnami/redis:6.2) Co-authored-by: Bently <Bentlybro@users.noreply.github.com>