A Guide to migrating from RTVIClient to PipecatClient
RTVIClient
and the new PipecatClient
. For specific code updates, refer to the platform-specific migration guides.
RTVIClient
to PipecatClient
.connect()
method and can either be provided as an object with details your Transport requires or as an object with REST endpoint details for acquiring them.registerFunctionCallHandler()
, appendToContext()
, sendClientMessage()
, and sendClientRequest()
for more details.