Parcourir la source

Update configs

StrayWarrior il y a 3 jours
Parent
commit
68c7890e56
2 fichiers modifiés avec 8 ajouts et 4 suppressions
  1. 6 2
      pqai_agent/configs/dev.yaml
  2. 2 2
      pqai_agent/configs/prod.yaml

+ 6 - 2
pqai_agent/configs/dev.yaml

@@ -23,6 +23,9 @@ storage:
   staff:
     database: ai_agent
     table: qywx_employee
+  agent_user_relation:
+    database: ai_agent
+    table: qywx_employee_customer
   user_relation:
     database: growth
     table:
@@ -51,8 +54,8 @@ chat_api:
     private_key_path: oauth/coze_privkey.pem
     account_id: 649175100044793
   openai_compatible:
-    text_model: ep-20250414202859-6nkz5
-    multimodal_model: ep-20250421193334-nz5wd
+    text_model: doubao-pro-32k-241215
+    multimodal_model: doubao-1-5-vision-pro-32k-250115
 
 system:
   outside_proxy:
@@ -64,6 +67,7 @@ system:
   max_reply_workers: 2
   push_task_workers: 1
   chat_agent_version: 2
+  log_dir: .
 
 debug_flags:
   disable_llm_api_call: False

+ 2 - 2
pqai_agent/configs/prod.yaml

@@ -46,8 +46,8 @@ chat_api:
     private_key_path: oauth/coze_privkey.pem
     account_id: 649175100044793
   openai_compatible:
-    text_model: ep-20250414202859-6nkz5
-    multimodal_model: ep-20250421193334-nz5wd
+    text_model: doubao-pro-32k-241215
+    multimodal_model: doubao-1-5-vision-pro-32k-250115
 
 system:
   outside_proxy: