You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/apps/develop/action-framework/index.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,12 @@ ms.localizationpriority: medium
11
11
TBD - Overview content
12
12
13
13
14
+
## Responsible AI Notes
14
15
16
+
When building AI backed actions, it is your responsibility as the Action author to perform content moderation and abuse monitoring when it comes to entities returned to the user. For more information about Microsoft Responsible AI policies for more information, see [Microsoft Responsible AI: Principles and approach](https://www.microsoft.com/en-us/ai/principles-and-approach)
15
17
16
-
18
+
> [!NOTE]
19
+
> Consider if children should have access to the action using the ‘age-rating’ property in the action definition.
0 commit comments