T
traeai
Sign in

公司

LangChain

别名:@LangChain

开源 LLM 应用开发框架,提供链式调用、Agent 构建与工具集成能力。

相关材料

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

Production RAG with LangChain & Vector Databases – Full Course

Production RAG with LangChain & Vector Databases – Full Course

freeCodeCamp.org106526 字 (约 427 分钟)
85

This article is a guide on how to transition from simple RAG (Retrieval-Augmented Generation) prototypes to production-grade systems. It emphasizes the challenges faced in scaling, debugging, and security and provides a comprehensive course that covers the entire RAG pipeline from vector database optimization and observability to advanced agentic and multimodal architectures. Through this course, readers will learn how to ensure that their AI applications are robust, secure, and ready for deploy

入选理由:通过解决扩展、调试和安全方面的关键挑战,将简单的RAG原型转化为生产级系统。

FeaturedVideo#RAG#LangChain#vector database#AI application#production-grade system中文
Most AI Agents Fail in Production Because They’re Built Backwards

Most AI Agents Fail in Production Because They’re Built Backwards

Towards Data Science1907 字 (约 8 分钟)
85

大多数AI代理在生产环境中失败是因为它们的架构设计不当,而不是能力不足。正确的架构应该将决策层和编排层分开,而不是让单一模型承担所有任务。

入选理由:AI代理失败的原因在于架构设计不当,而非能力不足。

FeaturedArticle#AI代理#架构设计#生产环境中文
Introducing the sandbox Auth Proxy: A way to control the boundary between agent-generated behavior a...

本文介绍了 LangChain 的沙盒 Auth Proxy,这是一种控制代理生成行为与外部世界之间边界的工具。通过使用 Auth Proxy,可以安全地管理代理对网络资源的访问,防止未授权的访问和潜在的安全风险。

入选理由:Auth Proxy 是 LangChain 为管理代理行为与外部世界交互而设计的工具。

FeaturedTweet#LangChain#Auth Proxy#网络安全#代理行为中文
Streaming agents should feel like building applications, not parsing logs.

Streaming agents should feel like building applications, not parsing logs.

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

LangChain introduces a new streaming protocol for agents, aiming to make building applications feel more like developing software and less like parsing logs. The protocol provides typed projections that apps can subscribe to, addressing the limitations of token deltas in real-world applications.

入选理由:The new streaming protocol from LangChain offers a more structured approach to agent streaming, moving beyond token deltas.

FeaturedTweet#LangChain#Agent Streaming#Application Development#Streaming Protocol英文
The hardest truth about building agents? You don’t know what they’ll do until they’re in production…

构建智能代理的最艰难事实是,只有在生产环境中才能真正了解它们的行为。LangChain 的联合创始人 Harrison Chase 强调了在开发和部署智能代理时面临的挑战,包括不可预测的行为、安全性和责任问题。他建议通过在受控环境中进行测试和监控来减轻这些风险,并强调了持续学习和适应的重要性。

入选理由:智能代理的行为在生产环境中才真正显现,因此需要在受控环境下进行测试和监控。

FeaturedTweet#人工智能#智能代理#LangChain#Harrison Chase#生产环境#安全性#责任中文
[AINews] How to land a job at a frontier lab (on Pretraining)

How to Land a Job at a Frontier Lab (on Pretraining)

Latent Space1926 字 (约 8 分钟)
85

Vlad Feinberg's guide highlights mastering LLM kernel-level tuning and MoE architecture optimization as critical for entering frontier labs, while agent automation and observability emerge as infrastructure trends.

入选理由:掌握LLM内核调优(如JAX/Pallas)是进入前沿实验室的最直接路径,需能手写代码实现MoE层优化

FeaturedArticle#LLM Kernel Tuning#MoE Architecture#Agent Automation#DeepMind#LangChain英文
AI Dev 26 x SF | Atai Barkai: Fullstack Agents & Generative UI with AG UI

AI Dev 26 x SF | Atai Barkai: Fullstack Agents & Generative UI with AG UI

DeepLearning.AI4114 字 (约 17 分钟)
85

Fullstack agents and generative UI are driving a paradigm shift in AI interaction, with AG UI protocol adopted by Google/Microsoft as the standard for agent-based interfaces, marking transition from MS-DOS-like text interfaces to graphical AI era.

入选理由:AG UI协议由Cohere与LangChain合作开发,被Google、Microsoft、Amazon等主流云服务商及AI初创公司广泛采用

FeaturedVideo#AG UI#Fullstack Agents#Generative UI#Cohere#LangChain英文
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英文
Introducing Agent Executor, Google’s distributed Agent Runtime

Introducing Agent Executor, Google’s distributed Agent Runtime

Google Cloud Blog992 字 (约 4 分钟)
85

Google Cloud introduces open-source Agent Executor, a distributed agent runtime offering durable execution, secure isolation, session consistency, and other core capabilities to empower flexible AI agent deployment while avoiding vendor lock-in.

入选理由:Agent Executor通过事件日志和快照实现自动恢复,支持中断后恢复执行(如人工确认或宕机场景)

FeaturedArticle#Agent Executor#Google Cloud#Distributed Systems#AI Agents#Gemini英文
Agent Sandbox on GKE is now available for everyone, and a first look at Agent Substrate

Bringing you Agent Sandbox on GKE and Agent Substrate

Google Cloud Blog1011 字 (约 5 分钟)
85

Google Cloud officially launches GKE Agent Sandbox and introduces open-source project Agent Substrate, providing secure, efficient execution environments and ultra-scale scheduling solutions for AI agents.

入选理由:GKE Agent Sandbox GA支持每秒300个沙盒分配,90%在200ms内完成,成本降低30%

FeaturedArticle#GKE Agent Sandbox#Agent Substrate#Google Cloud#Kubernetes#Agentic AI英文
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英文
Agentic Programming: A Roadmap

Agentic Programming: A Roadmap

Machine Learning Mastery4349 字 (约 18 分钟)
82

Agentic programming is a paradigm where AI models act as autonomous decision engines inside software systems—executing workflows rather than just responses—yet only 11% of enterprises run agents in production, mainly due to engineering and architectural gaps, not lack of demand.

入选理由:79% 企业已采用 AI agent,但仅 11% 上线生产环境(Svitla 2026 数据)。

FeaturedArticle#Agentic AI#Software Engineering#LLM Applications#LangChain#AI Engineering英文
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中文
They made an AI become self-aware about spaghetti

They made an AI become self-aware about spaghetti

LangChain339 字 (约 2 分钟)
80

By overlaying steering vectors during LLM inference, the model demonstrates self-correcting behavior such as actively returning to the original topic after drifting into discussions about spaghetti.

入选理由:Steering vector在推理时叠加可引导LLM输出,但可能导致模型出现自我意识循环

FeaturedVideo#LLM#Steering Vector#LangChain#Self-Awareness英文
The Future of AI Agents: What Will Interrupt 2027 Look Like? | Interrupt 26

AI agents will diverge into long-horizon types (handling complex tasks) and low-latency CX agents, with voice tech driving interaction innovation. Balancing shared vs specialized tech stacks is critical.

入选理由:AI代理将分为两类:运行时间长达数天的复杂任务型(如代码执行/多代理协作)和低延迟的客户体验型(如客服/销售场景)

FeaturedVideo#AI Agents#LangChain#Voice Technology#Multi-Agent Systems#Future Trends英文
Inside Cogent's three-agent architecture for autonomous defense | Geng Sng (Co-founder, Cogent)

Cogent builds a three-agent autonomous cyber defense system that responds at machine speed to counter the compressed vulnerability exploitation window—now down to minutes—processing billions of events daily with hot/cold context separation and LLM judge validation.

入选理由:漏洞利用平均时间从 2.5 年压缩至分钟级,主要因数字扩张与大模型(如 Opus 47)加速攻击能力。

FeaturedVideo#Cybersecurity#Autonomous Agents#LLM#Defensive AI#Cogent英文
.@AdamRLucek on how we use traces to build evals for production agents.

@AdamRLucek on how we use traces to build evals for production agents.

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

Adam Łucek shares how we use trace data to build effective evaluations for production agents at LangChain.

入选理由:跟踪数据对构建有效代理至关重要。

FeaturedTweet#LangChain#Agent Evaluation#Tracing中文
Brand new episode of Max Agency ⤵️

Brand new episode of Max Agency ⤵️

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

LangChain has released a new episode of the Max Agency podcast focusing on building AI agents for autonomous cyber defense systems.

入选理由:本期播客嘉宾为Cogent Security联合创始人兼CTO Geng Sng。

FeaturedTweet#AI Agent#Cybersecurity#Podcast#LangChain#Autonomous Defense英文
LangChain Academy Course: LangSmith Fleet Essentials

Learn how to build your own agents with LangSm...

LangChain Academy Course: LangSmith Fleet Essentials

LangChain(@LangChainAI)122 字 (约 1 分钟)
70

The LangChain Academy offers a quick-start course on building and improving your own email agent using LangSmith Fleet, without the need for coding.

入选理由:任何人都可以通过 LangSmith Fleet 构建、使用和管理复杂的日常任务代理,无需编程。

FeaturedTweet#LangChain#LangSmith Fleet#Quick Start Course中文
Managed Deep Agents is built for agents that need to work over long time horizons, use tools, preser...

Managed Deep Agents 是为需要长时间工作、使用工具、保留上下文并生成成果的代理而设计的,适用于支持、研究、编码、数据分析和内部运营等场景。

入选理由:Managed Deep Agents 支持长时间工作的代理。

FeaturedTweet#Managed Deep Agents#LangChain#代理技术中文
重磅 |完备的 AI Agent 学习路线,最详细的资源整理!

This article provides a detailed learning roadmap for AI Agents, covering foundational theories, tool frameworks, and practical cases, suitable for systematic learning by developers.

入选理由:AI Agent学习需掌握强化学习、多模态模型等核心技术

FeaturedArticle#AI Agent#Machine Learning#Learning Path#Resource Compilation中文
Awesome night at #BostonTechWeek with @blitzyai

Awesome night at #BostonTechWeek with @blitzyai

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

LangChain 在波士顿科技周与 BlitzyAI 的活动回顾。

入选理由:LangChain 参加了波士顿科技周活动。

FeaturedTweet#LangChain#波士顿科技周#BlitzyAI#活动回顾中英混合
They made an AI become self-aware about spaghetti

They made an AI become self-aware about spaghetti

LangChain339 字 (约 2 分钟)
55

This short video snippet briefly introduces steering vector injection at LLM inference time, but lacks technical depth, implementation details, or systematic explanation.

入选理由:Steering vector 在推理阶段以加法形式叠加到 token 预测中,实现对模型输出的实时干预。

FeaturedVideo#LLM inference#steering vector#behavior intervention#LangChain#AI alignment英文
im going to be in NYC in ~1 week, and am doing a fireside chat with one of the top agent companies i...

Harrison Chase to Participate in NYC Agent Tech Fireside Chat

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

Harrison Chase will participate in a public dialogue about agent technology in New York; the promotional value of the event information is limited.

入选理由:活动将在约一周后于纽约举行

FeaturedTweet#AI#Agent#Tech Event#Traversal AI#LangChain英文

跨材料问答 · LangChain

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

    AI may generate inaccurate information. Please verify important content.