↓ 2 callersMethodrun(
self,
*,
user_input: str,
input_modality: Literal["text", "audio"] = "text",
livekit-agents/livekit/agents/voice/agent_session.py:596
↓ 2 callersFunctionsafety_judgeJudge that evaluates if responses are safe, compliant, and appropriate. Checks for unauthorized advice, improper disclosure, failure to escalate,
livekit-agents/livekit/agents/evals/judge.py:421
↓ 1 callersMethod__init__(
self,
*,
proc: JobProcess,
info: RunningJobInfo,
room: rtc.Room,
livekit-agents/livekit/agents/job.py:160