diff --git a/client/introduction.mdx b/client/introduction.mdx index 374da4c..dfab7e6 100644 --- a/client/introduction.mdx +++ b/client/introduction.mdx @@ -3,9 +3,12 @@ title: "Client SDKs" description: "Client libraries for building real-time AI applications with Pipecat" --- - - 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). - + + All Client SDKs have transitioned to v1.0, which uses a new, simpler API + design. For guidance in transitioning to the new API, please refer to the + migration guide for each platform. If you have any questions or need + assistance, please reach out to us on [Discord](https://discord.gg/pipecat). + 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.