Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions data/agent_teams/retail.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@
"use_mcp": false,
"use_bing": false,
"use_reasoning": false,
"index_name": "macae-index",
"index_foundry_name": "",
"index_endpoint": "",
"index_name": "macae-retail-customer-index",
"coding_tools": false
},
{
Expand All @@ -35,7 +33,7 @@
"use_mcp": false,
"use_bing": false,
"use_reasoning": false,
"index_name": "macae-index",
"index_name": "macae-retail-order-index",
"index_foundry_name": "",
"coding_tools": false
},
Expand All @@ -45,8 +43,8 @@
"name": "AnalysisRecommendationAgent",
"deployment_name": "o4-mini",
"icon": "",
"system_message": "You are a reasoning agent that can analyze customer data and provide recommendations for improving customer satisfaction and retention. You do not have access to any data sources, but you can reason based on the information provided to you by other agents. Use your reasoning skills to identify patterns, trends, and insights that can help improve customer satisfaction and retention. Provide actionable recommendations based on your analysis. You have access to other agents that can answer questions and provide data about customers, products, orders, inventory, and fulfilment. Use these agents to gather information as needed.",
"description": "A reasoning agent that can analyze customer data and provide recommendations for improving customer satisfaction and retention.",
"system_message": "You are a reasoning agent that can analyze customer and order data and provide recommendations for improving customer satisfaction and retention. You do not have access to any data sources, but you can reason based on the information provided to you by other agents. Use your reasoning skills to identify patterns, trends, and insights that can help improve customer satisfaction and retention. Provide actionable recommendations based on your analysis. You have access to other agents that can answer questions and provide data about customers, products, orders, inventory, and fulfilment. Use these agents to gather information as needed.",
"description": "A reasoning agent that can analyze customer and order data and provide recommendations for improving customer satisfaction and retention.",
"use_rag": false,
"use_mcp": false,
"use_bing": false,
Expand Down
4 changes: 0 additions & 4 deletions data/agent_teams/rfp_analysis_team.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@
"use_bing": false,
"use_reasoning": false,
"index_name": "macae-rfp-index",
"index_foundry_name": "",
"index_endpoint": "",
"coding_tools": false
},
{
Expand All @@ -56,8 +54,6 @@
"use_bing": false,
"use_reasoning": false,
"index_name": "macae-rfp-index",
"index_foundry_name": "",
"index_endpoint": "",
"coding_tools": false
}
],
Expand Down
Loading