浏览代码

Update configs

StrayWarrior 3 天之前
父节点
当前提交
68c7890e56
共有 2 个文件被更改,包括 8 次插入4 次删除
  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:
   staff:
     database: ai_agent
     database: ai_agent
     table: qywx_employee
     table: qywx_employee
+  agent_user_relation:
+    database: ai_agent
+    table: qywx_employee_customer
   user_relation:
   user_relation:
     database: growth
     database: growth
     table:
     table:
@@ -51,8 +54,8 @@ chat_api:
     private_key_path: oauth/coze_privkey.pem
     private_key_path: oauth/coze_privkey.pem
     account_id: 649175100044793
     account_id: 649175100044793
   openai_compatible:
   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:
 system:
   outside_proxy:
   outside_proxy:
@@ -64,6 +67,7 @@ system:
   max_reply_workers: 2
   max_reply_workers: 2
   push_task_workers: 1
   push_task_workers: 1
   chat_agent_version: 2
   chat_agent_version: 2
+  log_dir: .
 
 
 debug_flags:
 debug_flags:
   disable_llm_api_call: False
   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
     private_key_path: oauth/coze_privkey.pem
     account_id: 649175100044793
     account_id: 649175100044793
   openai_compatible:
   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:
 system:
   outside_proxy:
   outside_proxy: