We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 511a6d6 commit 56d9fd8Copy full SHA for 56d9fd8
api-reference/beta/resources/aiuser.md
@@ -1,6 +1,6 @@
1
---
2
title: "aiUser resource type"
3
-description: "Represents AI generated user or agent."
+description: "Represents an AI user or agent."
4
ms.date: 11/15/2024
5
doc_type: resourcePageType
6
ms.localizationpriority: medium
@@ -15,7 +15,7 @@ Namespace: microsoft.graph
15
16
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
17
18
-Represents a AI generated user or agent.
+Represents an AI user or agent.
19
20
## Methods
21
None.
@@ -47,4 +47,4 @@ The following JSON representation shows the resource type.
47
"id": "String",
48
"interactionHistory": [{"@odata.type": "microsoft.graph.aiinteractionhistory"}],
49
}
50
-```
+```
0 commit comments