Use new pipecat.runner.local for examples
This commit is contained in:
@@ -223,7 +223,7 @@ async def run_example(transport: BaseTransport, _: argparse.Namespace, handle_si
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
from pipecat.examples.run import main
|
||||
from pipecat.runner.local import main
|
||||
|
||||
upload_example_file = input("""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user