Skip to content

Commit 0b68cc6

Browse files
authored
Merge pull request #6058 from segmentio/master
Master back to develop after one-off
2 parents bb5cc8e + 0116193 commit 0b68cc6

File tree

5 files changed

+12
-1
lines changed

5 files changed

+12
-1
lines changed

src/_data/sidenav/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,8 @@ sections:
339339
title: Using Predictions
340340
- path: '/unify/traits/predictions/suggested-predictive-audiences'
341341
title: Suggested Predictive Audiences
342+
- path: '/unify/traits/predictions/predictions-nutrition-facts'
343+
title: Predictions Nutrition Facts Label
342344
- path: '/unify/traits/computed-traits'
343345
title: Computed Traits
344346
- path: '/unify/traits/custom-traits'

src/connections/oauth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ To obtain the access token:
122122
JWT | The signed JWT token string from Step 1.
123123
SCOPE | Scopes for which token is requested. See [supported scopes](#supported-scopes).
124124
125-
To use the access token, see an example of how to use the access token in the [HTTP API source]().
125+
To use the access token, see an example of how to use the access token in the [HTTP API source](/docs/connections/sources/catalog/libraries/server/http-api/#oauth).
126126
127127
## Edit an OAuth application
128128
To edit an existing OAuth application:
248 KB
Loading

src/unify/Traits/predictions/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ With Predictions, you can identify users with, for example, a high propensity to
1111

1212
Segment saves predictions to user profiles, letting you build Audiences, trigger Journeys, and send data to downstream destinations.
1313

14+
For more details on AI usage and data, see [Predictions Nutrition Facts Label](/docs/unify/traits/predictions/predictions-nutrition-facts/).
15+
1416
On this page, you'll learn how to build a prediction.
1517

1618
## Access and build a prediction
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Predictions Nutrition Facts Label
3+
---
4+
5+
Twilio’s [AI Nutrition Facts](https://nutrition-facts.ai/){:target="_blank"} provide an overview of the AI feature you’re using, so you can better understand how the AI is working with your data. Predictions’s AI qualities are outlined in the following Nutrition Facts label. For more information, including the glossary regarding the AI Nutrition Facts label, refer to the [AI Nutrition Facts](https://nutrition-facts.ai/){:target="_blank"} page.
6+
7+
![The Predictions Nutrition Facts](<../../../images/label-customer-ai-predictions .png>)

0 commit comments

Comments
 (0)