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: src/connections/spec/copilot.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: 'Spec: AI Copilot'
3
3
---
4
4
5
-
This page is a guide for developers who want to track interactions with AI copilots using Segment. It explains what data to send to Segment, letting you understand customer interactions with with AI copilots.
5
+
This page is a guide for developers who want to track interactions with AI copilots using Segment. It explains what data to send to Segment, letting you understand customer interactions with AI copilots.
6
6
7
7
## Overview
8
8
@@ -100,7 +100,7 @@ Here's an example of a Message Sent call:
100
100
101
101
### Message Received
102
102
103
-
The Message Received event should be sent when the copilot gives a non-customer response (either text or voice) to something the user asked.
103
+
The Message Received event should be sent when the copilot gives a non-custom response (either text or voice) to something the user asked.
104
104
105
105
This event supports the following semantic properties:
0 commit comments