mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-09 07:42:38 +02:00
feat: +s3
This commit is contained in:
parent
6b66429af8
commit
ca60cd0557
5 changed files with 79 additions and 53 deletions
|
|
@ -54,3 +54,6 @@ METAGPT_API_KEY = "METAGPT_API_KEY"
|
|||
METAGPT_API_BASE = "METAGPT_API_BASE"
|
||||
METAGPT_API_TYPE = "METAGPT_API_TYPE"
|
||||
METAGPT_API_VERSION = "METAGPT_API_VERSION"
|
||||
|
||||
# format
|
||||
BASE64_FORMAT = "base64"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue