File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/docs/product/issues/issue-details/ai-suggested-solution Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,14 +32,14 @@ user will receive a prompt to confirm that data will be sent to a third party.
32
32
33
33
Under all circumstance we will not send any event data to OpenAI without an
34
34
explicit instruction to do so. Only by clicking the "View Suggestion" button
35
- will selected event data be shared with a third party. we sent the following data from an event:
35
+ will selected event data be shared with a third party. We send the following data from an event:
36
36
37
37
- message
38
38
- platform
39
39
- exception type
40
40
- exception mechanism
41
41
- exception value
42
- - exception’s stack trace
42
+ - exception stack trace
43
43
44
44
This feature uses the OpenAI API and the event data shared via this feature will not be used to train their AI models.
45
45
You can’t perform that action at this time.
0 commit comments