Skip to content

Commit 4823a6c

Browse files
palashgonevikashah
authored andcommitted
fix: add warnings for realtime agents (#24802)
1 parent 7edbc4b commit 4823a6c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/realtime/agents/getting-started.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ description: Deploy your first Realtime Agent using the CLI.
1111

1212
import { Render, PackageManagers, WranglerConfig, TypeScriptExample } from "~/components";
1313

14+
:::caution
15+
This guide is experimental, Realtime agents will be consolidated into the [Agents SDK](/agents/) in a future release
16+
:::
17+
1418
This guide will instruct you through setting up and deploying your first Realtime Agents project. You will use [Workers](/workers/), the Realtime Agents SDK, a Workers AI binding, and a large language model (LLM) to deploy your first AI-powered application on the Cloudflare global network.
1519

1620
<Render file="prereqs" product="workers" />

0 commit comments

Comments
 (0)