From d16a5a6ba03c01a610bc28f81cb55586795d9480 Mon Sep 17 00:00:00 2001 From: Atulku-Microsoft Date: Fri, 14 Nov 2025 11:12:34 +0530 Subject: [PATCH] Add disclaimer for AI solutions in README Added a disclaimer regarding AI solutions and associated risks. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 616d9ccc9..6c49c9af4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,10 @@ This example focuses on a generic use case - chat with your own data, generate a
- +
+ +>⚠️ **Disclaimer:** 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). +

Solution overview