mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-30 03:16:23 +02:00
experiment pool init
This commit is contained in:
parent
46aa6f1975
commit
471310f3b3
14 changed files with 258 additions and 55 deletions
|
|
@ -74,9 +74,9 @@ s3:
|
|||
secure: false
|
||||
bucket: "test"
|
||||
|
||||
experience_pool:
|
||||
enable_read: false
|
||||
enable_write: false
|
||||
exp_pool:
|
||||
enable_read: true
|
||||
enable_write: true
|
||||
|
||||
azure_tts_subscription_key: "YOUR_SUBSCRIPTION_KEY"
|
||||
azure_tts_region: "eastus"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue