zhaoqingang
2025-04-08 0650b889a36d9b9fd42415b9b9819676f839ae9b
app/config/env_conf/default_agent_conf.json
@@ -52,7 +52,10 @@
          {
          "file-list": {
            "allowed_file_extensions": [
              "xlsx", "xls","csv","db"
                "xlsx",
                "xls",
                "csv",
                "db"
            ],
            "allowed_file_types": [
              "document"
@@ -141,7 +144,7 @@
  ],
  "complex": [
    {
      "id": "9992ba72fff111ef8d890242ac120004",
      "id": "b436d1ae135311f0add70242ac1a0006",
      "name": "知识库专家",
      "description": "知识库专家",
      "icon": "intellFrame4",
@@ -149,7 +152,9 @@
      "parameters": {
      },
      "dialogType": "1",
      "mode": "complex-chat"
      "mode": "complex-chat",
      "chat_model": "qwen-32b-awq___OpenAI-API",
      "chat_provider": "OpenAI-API-Compatible"
    },
    {
      "id": "ad127cb5-a1ef-49a3-82ed-6467a670fd10",
@@ -160,7 +165,10 @@
      "parameters": {
      },
      "dialogType": "4",
      "mode": "complex-chat"
      "mode": "complex-chat",
      "chat_model": "qwen-32b-awq",
      "chat_model_ds": "qwq-32b-awq",
      "chat_provider": "openai_api_compatible"
    },
    {
      "id": "c6a9fda3-bfb8-40ef-9510-545766c7d6a0",
@@ -229,7 +237,7 @@
      "mode": "complex-chat"
    },
    {
      "id": "8f3e8d9c0bab11f0896e0242ac120006",
      "id": "c964acd6135311f0bf5b0242ac1a0006",
      "name": "知识库专家-深度",
      "description": "知识库专家",
      "icon": "intellFrame4",
@@ -237,7 +245,9 @@
      "parameters": {
      },
      "dialogType": "1",
      "mode": "complex-chat"
      "mode": "complex-chat",
      "chat_model_ds": "qwq-32b-awq___OpenAI-API",
      "chat_provider": "OpenAI-API-Compatible"
    }
  ]
}