Skip to content

Commit 2a5f035

Browse files
committed
Update client SDK 1.0 transition note
1 parent 5e1213d commit 2a5f035

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

client/introduction.mdx

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,12 @@ title: "Client SDKs"
33
description: "Client libraries for building real-time AI applications with Pipecat"
44
---
55

6-
<Warning>
7-
The Client SDKs are currently in transition to a new, simpler API design. The
8-
js and react libraries have already been deployed with these changes. Their
9-
corresponding documentation along with this top-level documentation has been
10-
updated to reflect the latest changes. For transitioning to the new API,
11-
please refer to the [migration guide](/client/migration-guide). Note that
12-
React Native, iOS, and Android SDKs are still in the process of being updated
13-
and their documentation will be updated once the new versions are released. If
14-
you have any questions or need assistance, please reach out to us on
15-
[Discord](https://discord.gg/pipecat).
16-
</Warning>
6+
<Note>
7+
All Client SDKs have transitioned v1.0, which uses a new, simpler API design.
8+
For guidance in transitioning to the new API, please refer to the [migration
9+
guide](/client/migration-guide). If you have any questions or need assistance,
10+
please reach out to us on [Discord](https://discord.gg/pipecat).
11+
</Note>
1712

1813
Pipecat provides client SDKs for multiple platforms, all implementing the RTVI (Real-Time Voice and Video Inference) standard. These SDKs make it easy to build real-time AI applications that can handle voice, video, and text interactions.
1914

0 commit comments

Comments
 (0)