feat: +redis

This commit is contained in:
莘权 马 2023-09-04 13:21:29 +08:00
parent 96f833cf8f
commit 0ffd3db947

View file

@ -57,3 +57,6 @@ METAGPT_API_VERSION = "METAGPT_API_VERSION"
# format
BASE64_FORMAT = "base64"
# REDIS
REDIS_KEY = "REDIS_KEY"