Explorar o código

Update configs

StrayWarrior hai 2 semanas
pai
achega
9a0e60c442
Modificáronse 2 ficheiros con 4 adicións e 2 borrados
  1. 3 2
      configs/dev.yaml
  2. 1 0
      configs/prod.yaml

+ 3 - 2
configs/dev.yaml

@@ -39,13 +39,14 @@ chat_api:
     oauth_client_id: 1194838245616
     public_key_id: xafitzyxY0OBCFJFzmhBxauo8LKe2pe2YjlTNYfEsns
     private_key_path: oauth/coze_privkey.pem
+    account_id: 649175100044793
 
 debug_flags:
   disable_llm_api_call: False
   use_local_user_storage: False
   console_input: True
-  disable_active_conversation: True
-  use_aliyun_mq: True
+  disable_active_conversation: False
+  use_aliyun_mq: False
 
 mq:
   endpoints: rmq-cn-to347bo7k1g-vpc.cn-hangzhou.rmq.aliyuncs.com:8080

+ 1 - 0
configs/prod.yaml

@@ -39,6 +39,7 @@ chat_api:
     oauth_client_id: 1194838245616
     public_key_id: xafitzyxY0OBCFJFzmhBxauo8LKe2pe2YjlTNYfEsns
     private_key_path: oauth/coze_privkey.pem
+    account_id: 649175100044793
 
 debug_flags:
   disable_llm_api_call: False