mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 08:46:48 +02:00
add serializers to support serialization and deserialization.
This commit is contained in:
parent
086ef5e805
commit
b5934a412b
19 changed files with 234 additions and 144 deletions
|
|
@ -78,7 +78,6 @@ exp_pool:
|
|||
enable_read: false
|
||||
enable_write: false
|
||||
persist_path: .chroma_exp_data # The directory.
|
||||
init_exp: false # If set to true, basic experiences associated with the roles will be added to the experience pool.
|
||||
|
||||
azure_tts_subscription_key: "YOUR_SUBSCRIPTION_KEY"
|
||||
azure_tts_region: "eastus"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue