Skip to content

Commit e4d1da7

Browse files
2 parents 621ac6f + a9b4d93 commit e4d1da7

File tree

18 files changed

+261
-48082
lines changed

18 files changed

+261
-48082
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ jobs:
365365
echo "Resource purging completed successfully"
366366
367367
- name: Send Notification on Failure
368-
368+
if: failure()
369369
run: |
370370
RUN_URL="https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"
371371

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ The Multi-Agent Custom Automation Engine solution accelerator allows users to sp
1515
</div>
1616
<br/>
1717

18+
**Note:** With any AI solutions you create using these templates, you are responsible for assessing all associated risks and for complying with all applicable laws and safety standards. Learn more in the transparency documents for [Agent Service](https://learn.microsoft.com/en-us/azure/ai-foundry/responsible-ai/agents/transparency-note) and [Agent Framework](https://github.com/microsoft/agent-framework/blob/main/TRANSPARENCY_FAQ.md).
19+
<br/>
20+
1821
<h2><img src="./docs/images/readme/solution-overview.png" width="48" />
1922
Solution overview
2023
</h2>

docs/DeploymentGuide.md

Lines changed: 167 additions & 83 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)