Skip to content

Commit 090d125

Browse files
Merge pull request #709 from microsoft/psl-bug28660-bug28659
fix: updated the index creation for rfp and contract compliance
2 parents b8404d8 + e1f0d6b commit 090d125

20 files changed

+327
-81
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
],

data/agent_teams/rfp_analysis_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": "macae-rfp-index",
25+
"index_name": "macae-rfp-summary-index",
2626
"index_foundry_name": "",
2727
"index_endpoint": "",
2828
"coding_tools": false
@@ -39,7 +39,7 @@
3939
"use_mcp": false,
4040
"use_bing": false,
4141
"use_reasoning": false,
42-
"index_name": "macae-rfp-index",
42+
"index_name": "macae-rfp-risk-index",
4343
"coding_tools": false
4444
},
4545
{
@@ -54,7 +54,7 @@
5454
"use_mcp": false,
5555
"use_bing": false,
5656
"use_reasoning": false,
57-
"index_name": "macae-rfp-index",
57+
"index_name": "macae-rfp-compliance-index",
5858
"coding_tools": false
5959
}
6060
],
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
16.9 KB
Binary file not shown.
16.9 KB
Binary file not shown.
16.7 KB
Binary file not shown.
16.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)