Files
pipecat/changelog
Aleix Conchillo Flaqué afa880f523 Deprecate passing a worker to PipelineRunner.run()
Register the worker with PipelineRunner.add_workers() before calling
run() instead. The worker argument still works but now emits a
DeprecationWarning and will be removed in a future release.

Update the runner docstrings, the run_test() helper, and all examples
(including the asyncio.gather() forms) to use the new pattern.
2026-05-21 23:02:33 -07:00
..
2026-05-18 14:40:56 +02:00
2026-05-20 17:57:43 -04:00
2026-05-20 17:57:43 -04:00
2026-05-20 17:57:43 -04:00
2026-05-19 18:33:58 -04:00
2026-05-19 17:31:07 -04:00
2026-05-20 09:08:47 -04:00
2026-05-20 12:18:03 -04:00