Skip to content

Commit 2bd8c4f

Browse files
committed
Update client SDK 1.0 transition note
1 parent 0888e90 commit 2bd8c4f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

client/introduction.mdx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +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 js and react libraries have already been deployed with these changes. Their corresponding documentation along with this top-level documentation has been updated to reflect the latest changes. For transitioning to the new API, please refer to the [migration guide](/client/migration-guide). Note that iOS and Android SDKs are still in the process of being updated and their documentation will be updated once the new versions are released. If you have any questions or need assistance, please reach out to us on [Discord](https://discord.gg/pipecat).
8-
</Warning>
6+
<Note>
7+
All Client SDKs have transitioned to v1.0, which uses a new, simpler API
8+
design. For guidance in transitioning to the new API, please refer to the
9+
migration guide for each platform. If you have any questions or need
10+
assistance, please reach out to us on [Discord](https://discord.gg/pipecat).
11+
</Note>
912

1013
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.
1114

0 commit comments

Comments
 (0)