add serializers to support serialization and deserialization.

This commit is contained in:
seehi 2024-07-10 10:24:04 +08:00
parent 086ef5e805
commit b5934a412b
19 changed files with 234 additions and 144 deletions

View file

@ -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"