mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-05 13:52:38 +02:00
feat: +redis
This commit is contained in:
parent
96f833cf8f
commit
0ffd3db947
1 changed files with 3 additions and 0 deletions
|
|
@ -57,3 +57,6 @@ METAGPT_API_VERSION = "METAGPT_API_VERSION"
|
|||
|
||||
# format
|
||||
BASE64_FORMAT = "base64"
|
||||
|
||||
# REDIS
|
||||
REDIS_KEY = "REDIS_KEY"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue