UI - set DB Exceptions webhook_url

This commit is contained in:
Ishaan Jaff
2024-05-03 13:33:43 -07:00
parent b2a0502383
commit fdc9856652
@@ -106,7 +106,8 @@ const Settings: React.FC<SettingsPageProps> = ({
"llm_exceptions": "LLM Exceptions",
"llm_too_slow": "LLM Responses Too Slow",
"llm_requests_hanging": "LLM Requests Hanging",
"budget_alerts": "Budget Alerts (API Keys, Users)"
"budget_alerts": "Budget Alerts (API Keys, Users)",
"db_exceptions": "Database Exceptions (Read/Write)",
}
useEffect(() => {