client.notifications — manage event subscriptions.
client.notifications.subscribe(event="evaluation.completed", channel="slack:#oncall") client.notifications.add_webhook(url="https://...", events=["agentic_eval.critical_failure"])
Premium UI: Notifications
Last updated 1 month ago
Was this helpful?