runner: allow custom CLI arguments
This commit is contained in:
1
changelog/3590.added.md
Normal file
1
changelog/3590.added.md
Normal file
@@ -0,0 +1 @@
|
||||
- `main()` in `pipecat.runner.run` now accepts an optional `argparse.ArgumentParser`, allowing bots to define custom CLI arguments accessible via `runner_args.cli_args`.
|
||||
Reference in New Issue
Block a user