mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 08:46:48 +02:00
experiment pool init
This commit is contained in:
parent
29c61a7fa4
commit
808d65b4c3
12 changed files with 257 additions and 53 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