Describing the TAVUS_SAMPLE_ROOM_URL environment variable.

This commit is contained in:
filipi87
2026-05-20 11:22:38 -03:00
parent bca337f97e
commit aef6226a1c

View File

@@ -196,6 +196,10 @@ SPEECHMATICS_API_KEY=...
# Tavus
TAVUS_API_KEY=...
TAVUS_REPLICA_ID=...
# Used by scripts/daily/test_tavus_transport.py, which mimics Tavus behavior
# inside a Daily room for local testing. Set this to the Daily room URL where
# the Pipecat pipeline is running.
TAVUS_SAMPLE_ROOM_URL=https://...
# Telnyx
TELNYX_API_KEY=...