From 1437d6927f5f64c9cfc189e2dc7b6bf4dc4a239f Mon Sep 17 00:00:00 2001 From: Harmanpreet-Microsoft Date: Fri, 14 Nov 2025 21:59:55 +0530 Subject: [PATCH] Add disclaimer for AI solutions and compliance Added a disclaimer regarding AI solutions and associated risks. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 616d9ccc9..e951595d6 100644 --- a/README.md +++ b/README.md @@ -12,6 +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