https://t.co/IFXwxW8Oac
本文介绍了如何通过Auth Proxy来保护LangSmith代理沙箱的网络访问,确保在大规模部署代理时的安全性。Auth Proxy通过在网络层控制和管理代理与外部服务的交互,实现了凭据的安全管理、网络访问的显式控制以及团队职责的清晰分离。
入选理由:Auth Proxy使API密钥不进入运行时,从而减少因提示注入、恶意依赖、意外日志记录和模型错误导致的损害。
产品
别名:LangSmith Sandboxes
LangChain 提供的 AI 代理开发与测试平台,支持沙盒环境。
已跟踪 30 条高相关材料
最近变化
2026-06-05 · A new wrapper package integrates Google ADK agents with LangSmith Deployments, allowing for production deployment.
为什么值得关注
LangSmith 被反复提及时,通常意味着它正在影响产品路线、开发者工作流或 AI 产业判断。这个页面把分散材料合并成一个可持续更新的观察入口。
https://t.co/IFXwxW8Oac
Harrison Chase(@hwchase17) · 9.2 分
本文介绍了如何通过Auth Proxy来保护LangSmith代理沙箱的网络访问,确保在大规模部署代理时的安全性。Auth Proxy通过在网络层控制和管理代理与外部服务的交互,实现了凭据的安全管理、网络访问的显式控制以及团队职责的清晰分离。
Run Untrusted Agent Code with LangSmith Sandboxes | Interrupt 26
LangChain · 8.5 分
LangSmith Sandboxes通过隔离执行环境安全运行不受信任的代理代码,有效防止如'sci-holude'供应链攻击等风险,适用于AI代理在软件工程、数据分析等场景。
The Agent Development Lifecycle: Build, Test, Deploy, Monitor | Interrupt 26
LangChain · 8.5 分
LangChain提出Agent开发生命周期(ADLC),将智能体开发划分为构建、测试、部署、监控四个阶段,强调其与传统软件开发的本质差异在于输入输出空间的无限性和非确定性,成功团队的核心模式是"早发布、快迭代"。
已收录 30 条与 LangSmith 相关的内容,按评分排序。
本文介绍了如何通过Auth Proxy来保护LangSmith代理沙箱的网络访问,确保在大规模部署代理时的安全性。Auth Proxy通过在网络层控制和管理代理与外部服务的交互,实现了凭据的安全管理、网络访问的显式控制以及团队职责的清晰分离。
入选理由:Auth Proxy使API密钥不进入运行时,从而减少因提示注入、恶意依赖、意外日志记录和模型错误导致的损害。
LangSmith Sandboxes securely run untrusted agent code via isolated execution environments, effectively preventing risks like the 'sci-holude' supply chain attack, applicable in AI agent scenarios for software engineering and data analysis.
入选理由:75% of Google code is AI-generated, 41% of GitHub commits from AI, 需LangSmith Sandboxes防止安全风险。
LangChain introduces the Agent Development Lifecycle (ADLC), dividing agent development into four phases—build, test, deploy, and monitor—emphasizing that its fundamental difference from traditional software lies in infinite input/output spaces and non-determinism, with successful teams adopting a "ship early, iterate fast" pattern.
入选理由:Agent输入空间无限(自然语言/多模态),输出因LLM非确定性而难以预测,导致传统软件测试方法失效
This article introduces seven leading LLM observability tools that help AI engineers monitor, evaluate, and debug large language model applications running in production.
入选理由:LangSmith 提供全面的开发和生产生命周期支持,适用于使用 LangChain 或 LangGraph 的团队。
Using a sandbox environment for AI agents significantly reduces production risks, especially during high-risk operations by isolating errors and preventing data corruption.
入选理由:90%的生产级AI代理应使用沙箱以降低运行风险。
LangSmith’s Context Hub provides a centralized, versioned context management solution to address AI Agent failures caused by missing, outdated, or fragmented context; it enables human-editable and agent-readable collaboration via agent.md contracts and memory folders.
入选理由:Context Hub 支持 Markdown 编辑 agent.md(代理操作合约)与 /memories/ 路径下的记忆文件,实现人类与 Agent 共享上下文源
LangChain has released Mission Control, a decoupled, in-cluster application for deploying, configuring, observing, and troubleshooting self-hosted LangSmith and related LangChain infrastructure.
入选理由:Mission Control 运行在 Kubernetes 内部,本地访问。
Top AI agent builders consistently exhibit two traits: systemic thinking and iterative improvement, enabling robust task decomposition and data-driven optimization.
入选理由:系统性思维:将复杂任务拆解为可验证的子步骤,提升代理可靠性。
Google ADK agents can now be directly deployed to LangSmith Deployments, with a wrapper package enabling production-ready persistence, streaming, and tracing for agents built with Google's Agent Development Kit.
入选理由:A new wrapper package integrates Google ADK agents with LangSmith Deployments, allowing for production deployment.
LangSmith Sandboxes GA release introduces snapshots and cheap forks, enabling efficient parallel development and error recovery.
入选理由:通过快照功能可捕获运行中的沙盒状态,便于后续恢复。
In financial services, explaining how a conclusion was reached matters as much as the conclusion itself; LangChain uses LangSmith to log every query, response, and intermediate result, enabling full traceability of AI agent decisions for transparency and compliance.
入选理由:LangSmith用于捕获AI代理在金融场景中的每一步操作,包括所有查询、响应和中间结果。
AI still needs better data for more sophisticated answers, especially for finance agents. LangChain's team achieved significant performance gains using Deep Agents, LangSmith, and You.com Finance API, showing rare improvements in competitive benchmarks where multiple competitors also published results.
入选理由:金融AI代理需高质量结构化数据支持,尤其在宏观研究场景中。
Harrison Chase and AWS co-publish a deep dive guide on evaluating DeepAgents using LangSmith, enabling observability and reliability for long-horizon AI systems through structured data points and evaluators.
入选理由:使用 LangSmith 设计结构化数据点,支持长周期代理行为追踪与调试。
LangChain launches a new LangSmith Deployment course addressing challenges in scaling AI agents from local prototypes to reliable production systems with state persistence, failure recovery, and elastic scalability.
入选理由:LangSmith Deployment 是一个框架无关的生产级智能体基础设施,支持状态持久化和故障恢复。
DataboxHQ 使用 LangSmith 评估其多轮分析师代理 Genie,通过 LangSmith 的功能如观察、评估和改进,持续优化 Genie 的性能。
入选理由:LangSmith 提供了观察和评估多轮对话代理的功能。
LangChain Academy推出了一门关于监控生产代理的最新课程,展示了如何使用LangSmith来跟踪成本、通过轨迹分析发现趋势以及监控质量和延迟。这门课程是免费的,适合希望优化其AI代理性能的开发者。
入选理由:LangSmith提供了一套工具,可以帮助开发者有效地监控和管理其AI代理的生产环境。
LangSmith Engine currently only supports LangSmith traces, but it's easy to trace to LangSmith via OTEL and 30+ framework integrations.
入选理由:LangSmith 接入支持 OTEL 协议和 30+ 框架
Rippling deployed AI features to millions of users in 6 months using Deep Agents and LangSmith, demonstrating an efficient production-grade AI development workflow.
入选理由:Rippling 在6个月内将AI功能部署至数百万用户,显著提升产品智能化水平。
This article proposes an automated remediation mechanism inspired by Dependabot to detect and fix LLM agent failures, combining the LangSmith engine for automatic recovery with human approval.
入选理由:LangSmith 引擎可作为 LLM agent 失败的‘烟雾探测器’,用于实时监控。
LangSmith's next phase introduces SmithDB as the foundational layer to improve trace data utility beyond just loading speed, marking an architectural upgrade for agent observability announced officially by LangChain.
入选理由:SmithDB是LangSmith新阶段的基础数据层,专为agent可观测性设计
A macroeconomic research agent powered by Deep Agents, LangSmith, and the @youdotcom Finance Research API that analyzes GDP data, detects anomalies, investigates sector-level structural and cyclical drivers, and generates structured, cited briefings.
入选理由:该代理利用 LangSmith 和 YouDot Finance Research API 实现自动化宏观经济分析
LangSmith Engine 自动化了改进代理的过程,比预期更受欢迎。
入选理由:LangSmith Engine 自动化了代理改进过程。
LangSmith LLM Gateway 提供成本控制功能,防止代理程序在一夜之间消耗大量资金。
入选理由:LangSmith LLM Gateway 可以防止代理程序过度消耗资金。
LangSmith Sandboxes are now generally available, providing Agents with real filesystems, shell, and package managers isolated from your infrastructure, using the same API key auth, no new runtime to build or manage.
入选理由:LangSmith沙箱现已正式发布,支持深度Agent、Open SWE代码或自定义代码
LangChain announced a series of new features on X, including LangSmith Engine, SmithDB, and Deep Agents, but the content is relatively brief and lacks technical depth.
入选理由:LangChain 推出了 LangSmith Engine 和 SmithDB 等新工具。
LangChain proposes using LangSmith Engine to automate the agent debugging and optimization loop, replacing the inefficient manual process of reading traces, spotting patterns, writing evals, and fixing—yet the post lacks technical details or empirical evidence.
入选理由:传统 agent 调试依赖人工阅读 trace、识别模式、编写评估脚本并手动修复,效率低下。
LangSmith LLM Gateway 提供运行时治理,集成到代理生命周期中。
入选理由:LangSmith LLM Gateway 集成了运行时治理。
Odessia is an AI-powered travel agent supported by LangChain technology, allowing users to plan and book entire trips in one conversation.
入选理由:Odessia 使用 LangSmith 和 LangGraph 构建
Langsmith is hailed as the 'Full Self-Driving' moment for AI Engineering, but lacks technical details — its future status rests on hype rather than substance.
入选理由:Langsmith 被定位为 AI 工程的里程碑式工具,但未披露架构或功能细节。
The video titled 'How Clay manages 300M agent runs a month with LangSmith' has no actual content and thus cannot provide specific information.
入选理由:无具体内容可供总结