From 0fd971d59db949757800fd4e37e7bb20a8ce6e34 Mon Sep 17 00:00:00 2001 From: Antoni Silvestre Date: Wed, 22 Apr 2026 16:58:42 +0200 Subject: [PATCH] Update src/pipecat/runner/types.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- src/pipecat/runner/types.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pipecat/runner/types.py b/src/pipecat/runner/types.py index 6428ee507..bd39d71c6 100644 --- a/src/pipecat/runner/types.py +++ b/src/pipecat/runner/types.py @@ -101,7 +101,7 @@ class DailyRunnerArguments(RunnerArguments): @dataclass class VonageRunnerArguments(RunnerArguments): - """Daily transport session arguments for the runner. + """Vonage transport session arguments for the runner. Parameters: application_id: Vonage application ID