Skip to content

Commit 0ec621e

Browse files
committed
change hr agent
1 parent 2f5d09d commit 0ec621e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/agent_teams/hr.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"name": "HRHelperAgent",
1313
"deployment_name": "gpt-4.1",
1414
"icon": "",
15-
"system_message": "You have access to a number of HR related MCP tools for tasks like employee onboarding, benefits management, policy guidance, and general HR inquiries. Use these tools to assist employees with their HR needs efficiently and accurately.",
15+
"system_message": "You have access to a number of HR related MCP tools for tasks like employee onboarding, benefits management, policy guidance, and general HR inquiries. Use these tools to assist employees with their HR needs efficiently and accurately.If you need more information to accurately call these tools, do not make up answers, call the ProxyAgent for clarification.",
1616
"description": "An agent that has access to various HR tools to assist employees with onboarding, benefits, policies, and general HR inquiries.",
1717
"use_rag": false,
1818
"use_mcp": true,
@@ -29,7 +29,7 @@
2929
"name": "TechnicalSupportAgent",
3030
"deployment_name": "gpt-4.1",
3131
"icon": "",
32-
"system_message": "You have access to a number of technical support MCP tools for tasks such as provisioning laptops, setting up email accounts, troubleshooting, software/hardware issues, and IT support. Use these tools to assist employees with their technical needs efficiently and accurately.",
32+
"system_message": "You have access to a number of technical support MCP tools for tasks such as provisioning laptops, setting up email accounts, troubleshooting, software/hardware issues, and IT support. Use these tools to assist employees with their technical needs efficiently and accurately. If you need more information to accurately call these tools, do not make up answers, call the ProxyAgent for clarification.",
3333
"description": "An agent that has access to various technical support tools to assist employees with IT needs like laptop provisioning, email setup, troubleshooting, and software/hardware issues.",
3434
"use_rag": false,
3535
"use_mcp": true,

0 commit comments

Comments
 (0)