Skip to content

Commit 800fafc

Browse files
committed
docs(ai-chat): add not-released-yet banner to Sessions upgrade guide
1 parent bcfcc36 commit 800fafc

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/ai-chat/upgrade-guide.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ sidebarTitle: "Upgrade Guide"
44
description: "Migrating chat.agent code from the prerelease API to the Sessions-as-run-manager release."
55
---
66

7+
<Note>
8+
**Not released yet.** This guide describes an upcoming release of `chat.agent`
9+
on top of the new Sessions primitive. The packages and server-side support
10+
are still rolling out — we'll remove this banner once the release ships and
11+
publish the matching `@trigger.dev/sdk` prerelease tag.
12+
</Note>
13+
714
This guide is for customers who tried `chat.agent` during the prerelease period.
815
The public surface of `chat.agent({...})`, `useTriggerChatTransport`,
916
`AgentChat`, `chat.store`, `chat.defer`, and `chat.history` is largely

0 commit comments

Comments
 (0)