Skip to content

Commit f8a7f60

Browse files
updated the index_name in contract compliance
1 parent f34a507 commit f8a7f60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/agent_teams/contract_compliance_team.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"use_mcp": false,
2323
"use_bing": false,
2424
"use_reasoning": false,
25-
"index_name": "compliance-doc-index",
25+
"index_name": "contract-summary-doc-index",
2626
"coding_tools": false
2727
},
2828
{
@@ -37,7 +37,7 @@
3737
"use_mcp": false,
3838
"use_bing": false,
3939
"use_reasoning": false,
40-
"index_name": "compliance-doc-index",
40+
"index_name": "contract-risk-doc-index",
4141
"coding_tools": false
4242
},
4343
{
@@ -52,7 +52,7 @@
5252
"use_mcp": false,
5353
"use_bing": false,
5454
"use_reasoning": false,
55-
"index_name": "compliance-doc-index",
55+
"index_name": "contract-compliance-doc-index",
5656
"coding_tools": false
5757
}
5858
],

0 commit comments

Comments
 (0)