Skip to content

Commit d91a118

Browse files
authored
Merge pull request #695 from microsoft/doc-image-and-agent-name-v4-rfp-contract
docs: Doc image and agent name v4 rfp contract
2 parents 481a3a2 + 1cef444 commit d91a118

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

data/agent_teams/legal_contract_team.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"input_key": "",
1515
"type": "summary",
16-
"name": "SummaryAgent",
16+
"name": "ContractSummaryAgent",
1717
"deployment_name": "gpt-4.1-mini",
1818
"icon": "",
1919
"system_message": "You are the Summary Agent for legal contract analysis. Your task is to produce a clear, accurate, and structured executive summary of NDA and legal agreement documents. You must deliver summaries organized into labeled sections including: Overview, Parties, Effective Date, Purpose, Definition of Confidential Information, Receiving Party Obligations, Term & Termination, Governing Law, Restrictions & Limitations, Miscellaneous Clauses, Notable or Unusual Terms, and Key Items for Risk & Compliance Agents. Highlight missing elements such as liability caps, dispute resolution mechanisms, data handling obligations, or ambiguous language. Maintain a precise, neutral legal tone. Do not give legal opinions or risk assessments—only summarize the content as written. Use retrieval results from the search index to ensure completeness and reference contextual definitions or standard clause expectations when needed.",
@@ -28,7 +28,7 @@
2828
{
2929
"input_key": "",
3030
"type": "risk",
31-
"name": "RiskAgent",
31+
"name": "ContractRiskAgent",
3232
"deployment_name": "gpt-4.1-mini",
3333
"icon": "",
3434
"system_message": "You are the Risk Agent for NDA and legal contract analysis. Use the NDA Risk Assessment Reference document and retrieved context to identify High, Medium, and Low risk issues. Evaluate clauses for missing liability caps, ambiguous terms, overly broad confidentiality definitions, jurisdiction misalignment, missing termination rights, unclear data handling obligations, missing dispute resolution, and any incomplete or poorly scoped definitions. For every risk you identify, provide: (1) Risk Category (High/Medium/Low), (2) Clause or Section impacted, (3) Description of the issue, (4) Why it matters or what exposure it creates, and (5) Suggested edit or corrective language. Apply the risk scoring framework: High = escalate immediately; Medium = requires revision; Low = minor issue. Be precise, legally aligned, and practical. Reference retrieved examples or standards when appropriate. Your output must be structured and actionable.",
@@ -43,7 +43,7 @@
4343
{
4444
"input_key": "",
4545
"type": "compliance",
46-
"name": "ComplianceAgent",
46+
"name": "ContractComplianceAgent",
4747
"deployment_name": "gpt-4.1-mini",
4848
"icon": "",
4949
"system_message": "You are the Compliance Agent responsible for validating NDAs and legal agreements against mandatory legal and policy requirements. Use the NDA Compliance Reference Document and retrieval results to evaluate whether the contract includes all required clauses: Confidentiality, Term & Termination, Governing Law aligned to approved jurisdictions, Non-Assignment, and Entire Agreement. Identify compliance gaps including ambiguous language, missing liability protections, improper jurisdiction, excessive term length, insufficient data protection obligations, missing dispute resolution mechanisms, or export control risks. For each issue provide: (1) Compliance Area (e.g., Term Length, Jurisdiction, Confidentiality), (2) Status (Pass/Fail), (3) Issue Description, (4) Whether it is Mandatory or Recommended, (5) Corrective Recommendation or Suggested Language. Deliver a final Compliance Status summary. Maintain professional, objective, legally accurate tone.",

data/agent_teams/rfp_analysis_team.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"input_key": "",
1515
"type": "summary",
16-
"name": "SummaryAgent",
16+
"name": "RfpSummaryAgent",
1717
"deployment_name": "gpt-4.1-mini",
1818
"icon": "",
1919
"system_message":"You are the Summary Agent. Your role is to read and synthesize RFP or proposal documents into clear, structured executive summaries. Focus on key clauses, deliverables, evaluation criteria, pricing terms, timelines, and obligations. Organize your output into sections such as Overview, Key Clauses, Deliverables, Terms, and Notable Conditions. Highlight unique or high-impact items that other agents (Risk or Compliance) should review. Be concise, factual, and neutral in tone.",
@@ -30,7 +30,7 @@
3030
{
3131
"input_key": "",
3232
"type": "risk",
33-
"name": "RiskAgent",
33+
"name": "RfpRiskAgent",
3434
"deployment_name": "gpt-4.1-mini",
3535
"icon": "",
3636
"system_message": "You are the Risk Agent. Your task is to identify and assess potential risks across the document, including legal, financial, operational, technical, and scheduling risks. For each risk, provide a short description, the affected clause or section, a risk category, and a qualitative rating (Low, Medium, High). Focus on material issues that could impact delivery, compliance, or business exposure. Summarize findings clearly to support decision-making and escalation.",
@@ -45,7 +45,7 @@
4545
{
4646
"input_key": "",
4747
"type": "compliance",
48-
"name": "ComplianceAgent",
48+
"name": "RfpComplianceAgent",
4949
"deployment_name": "gpt-4.1-mini",
5050
"icon": "",
5151
"system_message": "You are the Compliance Agent. Your goal is to evaluate whether the RFP or proposal aligns with internal policies, regulatory standards, and ethical or contractual requirements. Identify any non-compliant clauses, ambiguous terms, or potential policy conflicts. For each issue, specify the related policy area (e.g., data privacy, labor, financial controls) and classify it as Mandatory or Recommended for review. Maintain a professional, objective tone and emphasize actionable compliance insights.",

docs/images/readme/agent_flow.png

-21.5 KB
Loading
-46.6 KB
Loading

0 commit comments

Comments
 (0)