T
traeai
Sign in

概念

Deep Agents

别名:深度代理

由LLM和harness组成的智能代理系统

已跟踪 30 条高相关材料

TraeAI 观察

相关材料

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

Building Deep Agents and Deploying in Production

Building Deep Agents and Deploying in Production

LangChain3733 字 (约 15 分钟)
85

深度代理的生产部署依赖于模型与harness的协同,后者包含系统提示、记忆、工具和中间件等关键组件。

入选理由:深度代理由基础LLM和50万行代码的harness构成(如Claude Code)

FeaturedVideo#LangChain#深度学习#AI代理#生产部署英文
NVIDIA Nemotron Achieves Benchmark-Leading Performance With LangChain Deep Agents Harness

NVIDIA Nemotron 3 Ultra在LangChain Deep Agents Harness上实现行业领先的性能,成本降低10倍,任务完成率提升。

入选理由:Nemotron 3 Ultra任务完成率比封闭模型高10倍,推理成本降低90%

FeaturedArticle#NVIDIA#LangChain#AI模型#开源#企业应用英文
Deep Agents Explained

Deep Agents Explained

LangChain11272 字 (约 46 分钟)
85

Deep Agents 是 LangChain 推出的复杂任务代理框架,专为解决长期运行和多步骤任务设计,提供工具调用、状态管理和子代理协作能力。

入选理由:Deep Agents 支持复杂任务的长期运行和多步骤规划

FeaturedVideo#LangChain#AI代理#开源框架#复杂任务处理英文
AI HOT 精选 图标

开源教程《Deep Agents 实战》发布

AI HOT 精选763 字 (约 4 分钟)
85

《Deep Agents 实战》教程系统讲解 LangChain 生态下的 Agent 开发三层架构,提供虚拟文件系统、子 Agent 和 Skills 等实战内容。

入选理由:教程基于 LangChain / LangGraph 生态,讲解如何用 Deep Agents 构建真实 Agent 应用。

FeaturedArticle#LangChain#Agent#开源教程#Deep Agents中文
AI HOT 精选 图标

开源教程《Deep Agents 实战》发布

AI HOT 精选625 字 (约 3 分钟)
85

《Deep Agents 实战》教程基于 LangChain / LangGraph 生态,讲解如何使用 Deep Agents 构建真实应用,重点介绍虚拟文件系统、任务规划、子 Agent 和 Skills 复用。

入选理由:Deep Agents 使用虚拟文件系统实现按需读取和局部读取大文件。

FeaturedArticle#LangChain#Deep Agents#AI Agent#教程中英混合
OpenShell Agents

OpenShell Agents

Sam Witteveen3191 字 (约 13 分钟)
85

Nemo Claw as a blueprint for specialized agents, with OpenShell providing a secure runtime environment enabling flexible architecture combinations.

入选理由:Nemo Claw由三个核心组件构成:harness、模型和OpenShell运行时,其中OpenShell负责安全策略和沙箱隔离。

FeaturedVideo#Nemo Claw#OpenShell#NVIDIA#LangChain#Agent Architecture英文
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英文
Introducing Managed Deep Agents | Interrupt 26

Introducing Managed Deep Agents | Interrupt 26

LangChain3943 字 (约 16 分钟)
78

LangChain introduces Managed Deep Agents, a customizable agent harness architecture supporting complex real-world tasks via execution environment, context management, delegation, and human-in-the-loop capabilities.

入选理由:Deep Agents 的 harness 包含四大能力:执行环境(文件系统+沙箱/代码解释器)、上下文管理(短/长期记忆+摘要+缓存)、任务委派(子代理协作)、人机协同(human-in-the-loop)

FeaturedVideo#LangChain#Agent#harness#RAG#code interpreter英文
New in Deep Agents: Agent Rubrics!

Attach a rubric to your agent invocation, and a grader evaluates...

New in Deep Agents: Agent Rubrics!

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

LangChain introduces a new feature 'Agent Rubrics' for Deep Agents, allowing developers to define evaluation criteria and use automated grading and self-correction mechanisms to ensure complex task outputs meet requirements.

入选理由:Agent Rubrics 允许开发者在代理调用中附加评估标准(rubric)。

FeaturedTweet#LangChain#AI Agents#Deep Learning#Automation#Evaluation英文
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英文
.@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英文
An inside look from @nickhollon10 ⤵️

An inside look from @nickhollon10 ⤵️

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

LangChain开源Deep Agents框架,提供模型无关的代理评估方法,但核心内容未完整披露。

入选理由:Deep Agents是LangChain推出的开源代理评估框架

FeaturedTweet#AI代理#评估框架#开源工具#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英文
Inside their architecture: https://t.co/tFj9Bu1WDR

Inside their architecture: https://t.co/tFj9Bu1WDR

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

文章内容为推文形式,信息密度低,未提供具体技术细节或深度分析。

入选理由:文章为推文形式,缺乏技术深度。

FeaturedTweet#LangChain#AI#企业内容代理中英混合
code interpreter is a light weight code execution environment

lets you do:
- RLMs
- programmatic to...

Code Interpreter is a Lightweight Code Execution Environment

Harrison Chase(@hwchase17)144 字 (约 1 分钟)
55

The code interpreter is a lightweight code execution environment that allows agents to use RLMs and programmatic tool calling without setting up a full sandbox.

入选理由:代码解释器是嵌入在代理循环中的小型运行时环境,可作为代理在工具调用间的中间层。

FeaturedTweet#Code Interpreter#Agent Environment#Tool Calling#Lightweight Execution英文
.@huntlovell from the @LangChain_OSS team with a great explanation on interpereters.

LangChain team introduces interpreters feature

LangChain(@LangChainAI)90 字 (约 1 分钟)
55

The LangChain team is adding interpreters to smart agents: small embedded runtimes where agents can write and execute code inside the agent loop.

入选理由:解释器为智能代理提供了一次性工具调用和完整执行环境之间的中间方案。

FeaturedTweet#LangChain#AI Agents#Interpreters#Deep Agents英文
We announced a huge update to Deep Agents at Interrupt! 

ICYMI, @sydneyrunkle has a rundown ⤵️

We announced a huge update to Deep Agents at Interrupt!

LangChain(@LangChainAI)89 字 (约 1 分钟)
45

LangChain announced Deep Agents v0.6 at Interrupt conference, focusing on performance optimization at model layer, agent layer, scale, and over time, with a new lightweight Code Interpreter feature.

入选理由:Deep Agents v0.6聚焦四层性能优化:模型层、代理层、规模化与长期稳定性

FeaturedTweet#LangChain#Deep Agents#AI Agent#Code Interpreter英文
Deep Agents now integrates with @nebiusai Token Factory.

Now, you can run agent workloads on produc...

Deep Agents now integrates with @nebiusai Token Factory

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

LangChain announces Deep Agents integration with Nebius AI Token Factory, enabling users to run agent workloads on production-grade AI infrastructure with open-source models, dedicated endpoints, real-time search, and full control over cost and data.

入选理由:Deep Agents 集成 Nebius AI Token Factory,提供生产级 AI 基础设施

FeaturedTweet#LangChain#Nebius AI#AI Infrastructure#Agent#Integration英文

跨材料问答 · Deep Agents

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

    AI may generate inaccurate information. Please verify important content.