↓ 3 callersMethod_post(
self, *, endpoint: str, payload: dict[str, Any], headers: dict[str, Any]
)
livekit-plugins/livekit-plugins-liveavatar/livekit/plugins/liveavatar/api.py:107
↓ 3 callersFunctioncollect_digits(
agent: Agent,
*,
prompt: str,
num_digits: int,
confirmation: bool = False,
)
examples/telephony/bank-ivr/ivr_system_agent.py:66