Skip to content

Commit b7daaa0

Browse files
authored
Merge pull request #6026 from segmentio/gen-audiences-update
Add error message to Generative Audiences
2 parents affaa1f + 5b7b0ff commit b7daaa0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/engage/audiences/generative-audiences.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ Engage uses the following error messages with Generative Audiences:
9191
| Something went wrong | An unknown exception occurred. |
9292
| Something went wrong. Try again later. | The AI service is down, or the LLM returned an error. |
9393
| Segment had trouble creating an audience from this description. Try rewording it using these [best practices](#best-practices). | The prompt referenced an invalid or non-existing trait, audience, or event within the workspace. You may also see this when an audience description is impossible to build or misunderstood. |
94-
94+
| Your plan only supports a compute history of `##` days. | The prompt is asking the audience to include a look back window greater than your workspace's [event look back limit](/docs/unify/product-limits/#audiences-and-computed-traits). Reword your prompt to include a look back window of less than the limit.|
95+
9596
## Known limitations
9697

9798
### Limited space schema

0 commit comments

Comments
 (0)