Merge pull request #3580 from Pulkit0729/fix/livekit

fix: adding missing livekit transport configs
This commit is contained in:
Aleix Conchillo Flaqué
2026-01-28 10:04:34 -08:00
committed by GitHub
3 changed files with 28 additions and 0 deletions

1
changelog/3580.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Added missing `LiveKitRunnerArguments` and `LiveKitTransport` support in runner utilities to enable LiveKit transport configuration.