Update examples with review feedback

This commit is contained in:
Mark Backman
2025-07-30 21:41:15 -04:00
parent 90487ac144
commit ee514f6e4c
3 changed files with 37 additions and 3 deletions

View File

@@ -4,9 +4,14 @@
# SPDX-License-Identifier: BSD 2-Clause License
#
"""Pipecat Cloud-compatible bot example.
"""Pipecat development runner example.
Transports are Daily or SmallWebRTC."""
This example has a single transport—SmallWebRTCTransport.
Run it with::
python 03-single-transport-bot.py
"""
import os