T
traeai
Sign in

产品

LangSmith

别名:LangSmith Sandboxes

LangChain 提供的 AI 代理开发与测试平台,支持沙盒环境。

已跟踪 30 条高相关材料

TraeAI 观察

相关材料

已收录 30 条与 LangSmith 相关的内容,按评分排序。

https://t.co/IFXwxW8Oac

https://t.co/IFXwxW8Oac

Harrison Chase(@hwchase17)1618 字 (约 7 分钟)
92

本文介绍了如何通过Auth Proxy来保护LangSmith代理沙箱的网络访问,确保在大规模部署代理时的安全性。Auth Proxy通过在网络层控制和管理代理与外部服务的交互,实现了凭据的安全管理、网络访问的显式控制以及团队职责的清晰分离。

入选理由:Auth Proxy使API密钥不进入运行时,从而减少因提示注入、恶意依赖、意外日志记录和模型错误导致的损害。

FeaturedTweet#LangSmith#Auth Proxy#网络安全#代理沙箱#凭据管理#网络访问控制#团队职责分离中文
Run Untrusted Agent Code with LangSmith Sandboxes | Interrupt 26

Run Untrusted Agent Code with LangSmith Sandboxes

LangChain2363 字 (约 10 分钟)
85

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防止安全风险。

FeaturedVideo#LangSmith#AI Agents#Sandboxing#Security#LangChain英文
The Agent Development Lifecycle: Build, Test, Deploy, Monitor | Interrupt 26

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非确定性而难以预测,导致传统软件测试方法失效

FeaturedVideo#LangChain#AI Agent#LLM#MLOps#Software Engineering英文
LLM Observability Tools for Reliable AI Applications

LLM Observability Tools for Reliable AI Applications

Machine Learning Mastery1959 字 (约 8 分钟)
85

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 的团队。

FeaturedArticle#LLM#Observability#AI Engineer英文
Should You Use a Sandbox for Your Agent? | Max Agency #aidesign #aiinfrastructure

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代理应使用沙箱以降低运行风险。

FeaturedVideo#AI Agent#LangChain#Sandbox#AI Infrastructure#Production Safety英文
How to manage context the right way with LangSmith's Context Hub

How to Manage Context the Right Way with LangSmith's Context Hub

LangChain2560 字 (约 11 分钟)
82

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 共享上下文源

FeaturedVideo#LangChain#LangSmith#AI Agent#Context Management#MLOps英文
Mission Control: A decoupled, in-cluster application for deploying, configuring, observing, & troubl...

Mission Control: A decoupled, in-cluster application

LangChain(@LangChainAI)85 字 (约 1 分钟)
80

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 内部,本地访问。

FeaturedTweet#LangChain#Kubernetes#Mission Control#Self-hosted#LangSmith中文
Great Agent Builders Share These 2 Traits | Max Agency #podcast #agenticai

Top AI agent builders consistently exhibit two traits: systemic thinking and iterative improvement, enabling robust task decomposition and data-driven optimization.

入选理由:系统性思维:将复杂任务拆解为可验证的子步骤,提升代理可靠性。

FeaturedVideo#AI Agent#LangChain#System Design#Agentic AI英文
Deploy Google ADK Agents on LangSmith Deployment

Deploy Google ADK Agents on LangSmith Deployment

LangChain1716 字 (约 7 分钟)
75

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.

FeaturedVideo#Google ADK#LangSmith Deployments#Agent Deployment#LLM Operations#Production AIEnglish
New in the LangSmith Sandboxes GA Release: Snapshots and cheap forks

Capture a running sandbox. Spi...

New in the LangSmith Sandboxes GA Release: Snapshots and cheap forks

LangChain(@LangChainAI)104 字 (约 1 分钟)
75

LangSmith Sandboxes GA release introduces snapshots and cheap forks, enabling efficient parallel development and error recovery.

入选理由:通过快照功能可捕获运行中的沙盒状态,便于后续恢复。

FeaturedTweet#LangSmith#Sandboxes#AI Agents#DevOps#Parallel Development英文
In financial services, the ability to explain how a conclusion was reached matters as much as the co...

LangChain: Explainable AI Solutions for Financial Services

LangChain(@LangChainAI)136 字 (约 1 分钟)
75

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代理在金融场景中的每一步操作,包括所有查询、响应和中间结果。

FeaturedTweet#LangChain#LangSmith#Financial AI#Explainability#AI Agents英文
AI still needs better data for more sophisticated answers, especially for finance agents. Great coll...

AI still needs better data for more sophisticated answers, especially for finance agents

Richard Socher(@RichardSocher)136 字 (约 1 分钟)
75

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代理需高质量结构化数据支持,尤其在宏观研究场景中。

FeaturedTweet#AI#Finance Agents#LangChain#You.com#Deep Agents英文
🧑‍⚖️Evaluating Deep Agents with LangSmith on AWS

Great deep dive blog with our friends at AWS on e...

🧑‍⚖️ Evaluating Deep Agents with LangSmith on AWS

Harrison Chase(@hwchase17)81 字 (约 1 分钟)
75

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 设计结构化数据点,支持长周期代理行为追踪与调试。

FeaturedTweet#LangSmith#AWS#Deep Agents#AI Evaluation#MLOps英文
LangChain Academy New Course: Introduction to LangSmith Deployment

LangChain Academy New Course: Introduction to LangSmith Deployment

LangChain306 字 (约 2 分钟)
75

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 是一个框架无关的生产级智能体基础设施,支持状态持久化和故障恢复。

FeaturedVideo#LangChain#LangSmith#AI Agents#Deployment#Production Infrastructure英文
The latest LangChain Academy course on monitoring production agents shows you how to use LangSmith t...

LangChain Academy推出了一门关于监控生产代理的最新课程,展示了如何使用LangSmith来跟踪成本、通过轨迹分析发现趋势以及监控质量和延迟。这门课程是免费的,适合希望优化其AI代理性能的开发者。

入选理由:LangSmith提供了一套工具,可以帮助开发者有效地监控和管理其AI代理的生产环境。

FeaturedTweet#LangChain#AI代理#监控#LangSmith#生产环境#成本跟踪#轨迹分析#质量监控#延迟监控英文
right now Engine only works with LangSmith traces

but it's super easy to trace to LangSmith, we acc...

Harrison Chase on X: 'Right now Engine only works with LangSmith traces'

Harrison Chase(@hwchase17)195 字 (约 1 分钟)
75

LangSmith Engine currently only supports LangSmith traces, but it's easy to trace to LangSmith via OTEL and 30+ framework integrations.

入选理由:LangSmith 接入支持 OTEL 协议和 30+ 框架

FeaturedTweet#LangSmith#OTEL#Tracing System英文
.@Rippling AI runs on Deep Agents and LangSmith.

Here’s how they shipped to millions of users in 6 ...

@Rippling AI runs on Deep Agents and LangSmith

LangChain(@LangChainAI)81 字 (约 1 分钟)
72

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功能部署至数百万用户,显著提升产品智能化水平。

FeaturedTweet#LangChain#AI#Deep Agents#LangSmith#Rippling英文
“Dependably for LLM agent failures”

Dependably for LLM agent failures

Harrison Chase(@hwchase17)116 字 (约 1 分钟)
70

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 失败的‘烟雾探测器’,用于实时监控。

FeaturedTweet#LLM#Automated Remediation#LangSmith#AI Reliability英文
The next phase of LangSmith is more than faster trace loading. We’re making trace data more useful. ...

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可观测性设计

FeaturedTweet#LangSmith#SmithDB#Agent Observability#LangChain英文
This macroeconomic research agent powered by Deep Agents, LangSmith, and the @youdotcom Finance Rese...

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 实现自动化宏观经济分析

FeaturedTweet#LangChain#Deep Agents#Finance Research#AI Agent#Macroeconomics英文
ICYMI: LangSmith Sandboxes are GA

✅ Agents get a real filesystem, shell, and package manager. Isola...

ICYMI: LangSmith Sandboxes are GA

LangChain(@LangChainAI)108 字 (约 1 分钟)
65

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代码或自定义代码

FeaturedTweet#LangChain#LangSmith#Agent#DevTools英文
ICYMI:
1️⃣ LangSmith Engine
2️⃣ SmithDB
3️⃣ Managed Deep Agents
4️⃣ LangSmith Sandboxes: Now General...

LangChain Announces a Series of New Features on X

LangChain(@LangChainAI)156 字 (约 1 分钟)
65

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 等新工具。

FeaturedTweet#LangChain#AI#Development Tools英文
Improving agents

The old way: Manually reading traces, looking for patterns, writing evals, and cre...

Improving Agents

LangChain(@LangChainAI)112 字 (约 1 分钟)
62

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、识别模式、编写评估脚本并手动修复,效率低下。

FeaturedTweet#LangChain#LangSmith#AI Agents#MLOps英文
A TLDR on LangSmith LLM Gateway

https://t.co/ki8W5vqQaI

A TLDR on LangSmith LLM Gateway https://t.co/ki8W5vqQaI

LangChain(@LangChainAI)51 字 (约 1 分钟)
60

LangSmith LLM Gateway 提供运行时治理,集成到代理生命周期中。

入选理由:LangSmith LLM Gateway 集成了运行时治理。

FeaturedTweet#LangSmith#LLM#运行时治理中文
🎉 Congratulations to @OdessiaTravel on their public launch!

Odessia is an AI-powered travel agent ...

🎉 Congratulations to @OdessiaTravel on their public launch!

LangChain(@LangChainAI)137 字 (约 1 分钟)
50

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 构建

FeaturedTweet#AI#LangChain#Travel Agent#Product Launch英文
Langsmith engine is the future

Langsmith Engine is the Future

Harrison Chase(@hwchase17)59 字 (约 1 分钟)
45

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 工程的里程碑式工具,但未披露架构或功能细节。

FeaturedTweet#AI Engineering#Langsmith#Harrison Chase#Future Tech英文
How Clay manages 300M agent runs a month with LangSmith

How Clay manages 300M agent runs a month with LangSmith

LangChain841 字 (约 4 分钟)
30

The video titled 'How Clay manages 300M agent runs a month with LangSmith' has no actual content and thus cannot provide specific information.

入选理由:无具体内容可供总结

FeaturedVideo#LangChain#AI Agents英文

跨材料问答 · LangSmith

回答基于:LangSmith 相关 30 条材料
    0 / 500

    AI may generate inaccurate information. Please verify important content.