From 6846a4c98a793e74ae17b47f04a0ff8b210aeb24 Mon Sep 17 00:00:00 2001 From: zhaoqingang <zhaoqg0118@163.com> Date: 星期二, 01 四月 2025 16:52:51 +0800 Subject: [PATCH] 授权license --- app/config/env_conf/default_agent_conf.json | 120 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 119 insertions(+), 1 deletions(-) diff --git a/app/config/env_conf/default_agent_conf.json b/app/config/env_conf/default_agent_conf.json index afe500b..84d7c40 100644 --- a/app/config/env_conf/default_agent_conf.json +++ b/app/config/env_conf/default_agent_conf.json @@ -119,7 +119,125 @@ }, "dialogType": "3", "mode": "agent-basic" + }, + { + "id": "basic_report_talk", + "name": "鎶ュ憡鐢熸垚", + "description": "鎶ュ憡鐢熸垚", + "icon": "intellFrame4", + "agentType": "reportTalk", + "parameters": { + "retriever_resource": { + "enabled": true + }, + "user_input_form": [], + "file_upload":{ + "enabled": false + } + }, + "dialogType": "3", + "mode": "agent-basic" } ], - "bs": [] + "complex": [ + { + "id": "9992ba72fff111ef8d890242ac120004", + "name": "鐭ヨ瘑搴撲笓瀹�", + "description": "鐭ヨ瘑搴撲笓瀹�", + "icon": "intellFrame4", + "chat_mode": 3, + "parameters": { + }, + "dialogType": "1", + "mode": "complex-chat" + }, + { + "id": "ad127cb5-a1ef-49a3-82ed-6467a670fd10", + "name": "鏂囨。鍒嗘瀽涓撳", + "description": "鏂囨。鍒嗘瀽涓撳", + "icon": "intellFrame4", + "chat_mode": 1, + "parameters": { + }, + "dialogType": "4", + "mode": "complex-chat" + }, + { + "id": "c6a9fda3-bfb8-40ef-9510-545766c7d6a0", + "name": "鑱旂綉鎼滅储涓撳", + "description": "鑱旂綉鎼滅储涓撳", + "icon": "intellFrame4", + "chat_mode": 2, + "parameters": { + }, + "dialogType": "4", + "mode": "complex-chat" + }, + { + "id": "1974a79d-35bf-446d-95ed-0724380ea65a", + "name": "璇浼樺寲涓撳", + "description": "璇浼樺寲涓撳", + "icon": "intellFrame4", + "chat_mode": 4, + "parameters": { + }, + "dialogType": "4", + "mode": "complex-chat" + }, + { + "id": "8c6b05e7-da35-4aa4-8874-32b5bba93e7a", + "name": "鎬濈淮瀵煎浘涓撳", + "description": "鎬濈淮瀵煎浘涓撳", + "icon": "intellFrame4", + "chat_mode": 5, + "parameters": { + }, + "dialogType": "4", + "mode": "complex-chat" + }, + { + "id": "8c6b05e7-da35-4aa4-8874-32b5bba93111", + "name": "娓呮礂宸ヤ綔娴�", + "description": "娓呮礂宸ヤ綔娴�", + "icon": "intellFrame4", + "chat_mode": 7, + "parameters": { + }, + "dialogType": "4", + "mode": "complex-chat" + }, + { + "id": "8c6b05e7-da35-4aa4-8874-32b5bba93222", + "name": "灏忔爣棰樺伐浣滄祦", + "description": "灏忔爣棰樺伐浣滄祦", + "icon": "intellFrame4", + "chat_mode": 8, + "parameters": { + }, + "dialogType": "4", + "mode": "complex-chat" + }, + { + "id": "8c6b05e7-da35-4aa4-8874-32b5bba9333", + "name": "鎶ュ憡鐢熸垚宸ヤ綔娴�", + "description": "鎶ュ憡鐢熸垚宸ヤ綔娴�", + "icon": "intellFrame4", + "chat_mode": 9, + "parameters": { + }, + "dialogType": "4", + "mode": "complex-chat" + }, + { + "id": "8f3e8d9c0bab11f0896e0242ac120006", + "name": "鐭ヨ瘑搴撲笓瀹�-娣卞害", + "description": "鐭ヨ瘑搴撲笓瀹�", + "icon": "intellFrame4", + "chat_mode": 10, + "parameters": { + }, + "dialogType": "1", + "mode": "complex-chat" + } + ] } \ No newline at end of file -- Gitblit v1.8.0