Update React simple-chatbot client to use latest client SDKs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { useRTVIClientTransportState } from 'realtime-ai-react';
|
||||
import { useRTVIClientTransportState } from '@pipecat-ai/client-react';
|
||||
|
||||
export function StatusDisplay() {
|
||||
const transportState = useRTVIClientTransportState();
|
||||
|
||||
Reference in New Issue
Block a user