Skip to content

Examples

Project examples live in examples/.

Example Pages

Running an Example

uv run python examples/01_simple_phone_call.py

Replace 01_simple_phone_call.py with any file in examples/.

Notes

Examples are practical demos, not exhaustive API specifications. For guaranteed behavior and signatures, use the API reference and test suite.