LangSmith Introduces Real-Time Alerts for Enhanced LLM Monitoring

Iris Coleman   Apr 22, 2025 18:26  UTC 10:26

0 Min Read

LangChain has launched a new feature in its LangSmith platform, designed to enhance the monitoring of large language model (LLM) applications and agents. This initiative aims to improve user experience by identifying and addressing production failures before they affect end-users, according to LangChain.

Proactive Monitoring with LangSmith Alerts

The newly introduced LangSmith Alerts allow developers to set notifications based on critical metrics such as error rates, run latency, and feedback scores. This functionality is particularly beneficial for applications already sending production traces to LangSmith, enabling them to configure alerts that suit their specific needs.

These alerts are crucial for maintaining the performance of LLM-powered applications, which often depend on multiple external services such as APIs and databases. Any disruptions in these services can lead to significant degradation in user experience. By employing proactive monitoring, developers can swiftly identify and mitigate these issues.

Ensuring Quality and Correctness

LangSmith Alerts not only focus on speed but also emphasize the quality of LLM outputs. The unpredictable nature of LLMs means that even minor changes in prompts or inputs can lead to unexpected results. Alerts based on feedback scores, derived from user input or online evaluations, serve as an early warning system for potential quality issues.

Detailed Alert Configuration

LangSmith supports alerting on several key metrics, including error count and rate, average latency, and average feedback score. Developers can apply a range of filters to target specific subsets of runs, such as filtering by model or tool call. Aggregation windows of 5 or 15 minutes can be set, along with thresholds to adjust alert sensitivity.

Integration with existing workflows is streamlined through support for alerts via PagerDuty or custom webhooks, facilitating direct notifications to platforms like Slack.

Future Developments

LangChain plans to expand the alerting capabilities of LangSmith by introducing new alert types, such as run count and LLM token usage, and change alerts that trigger based on relative value changes. Custom time windows for alerts are also on the development roadmap.

Feedback and feature requests are encouraged through the LangChain Slack Community, inviting users to contribute to the ongoing enhancement of LangSmith's monitoring capabilities.



Read More