TL;DR: LangChain has introduced new LangSmith features including Sandbox, LLM Gateway, and Observability tools to help builders test agents and control real-time LLM costs.
Summary: LangChain has announced major additions to its LangSmith platform, notably the LLM Gateway which tracks and limits developer API spend in real time by workspace and API key. The updates also introduce a Sandbox environment for testing agents and the LangSmith Engine, which automatically surfaces systemic trace issues. These tools aim to reduce debugging complexity and avoid surprise token invoices.
Why it matters: Granular cost controls and automated trace evaluations allow teams to scale agent development without risking unexpected API expenses. Developers should integrate the LLM Gateway to monitor token usage and utilize the Sandbox to test complex agent workflows.
Source: @hwchase17
原文 (Original):
langsmith! ✅ Sandbox: docs.langchain.com/langsmith/sand… ✅ Gateway: docs.langchain.com/langsmith/llm-… ✅ Observability: docs.langchain.com/langsmith/obse… Paul Klein IV @pk_iv every agent platform nee