admin管理员组

文章数量:1130349

Context Engineering 上下文工程

11 min read Jul 2, 2025

TL;DR

Agents need context to perform tasks. Context engineering is the art and science of filling the context window with just the right information at each step of an agent’s trajectory. In this post, we break down some common strategies — write, select, compress, and isolate — for context engineering by reviewing various popular agents and papers. We then explain how LangGraph is designed to support them!
智能体需要上下文才能执行任务。上下文工程是关于在智能体轨迹的每一步恰到好处地

Context Engineering 上下文工程

11 min read Jul 2, 2025

TL;DR

Agents need context to perform tasks. Context engineering is the art and science of filling the context window with just the right information at each step of an agent’s trajectory. In this post, we break down some common strategies — write, select, compress, and isolate — for context engineering by reviewing various popular agents and papers. We then explain how LangGraph is designed to support them!
智能体需要上下文才能执行任务。上下文工程是关于在智能体轨迹的每一步恰到好处地

本文标签: 上下文工程langgraphcontextEngineering