Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion 00_prompt_engineering/context_engineering_tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,8 @@ The field is rapidly evolving, so stay updated with the latest frameworks, tools

## [Must Read: Effective context engineering for AI agents](https://www.anthropic.com/engineering/effective-context-engineering-for-ai-agents)

I'll fetch and summarize that article for you.Let me try searching for information about this article:## Summary: Effective Context Engineering for AI Agents
I'll fetch and summarize that article for you.Let me try searching for information about this article:
## Summary: Effective Context Engineering for AI Agents

Context engineering represents the evolution from prompt engineering to a broader discipline focused on optimizing the entire set of tokens available to an AI model during inference. Rather than just crafting perfect prompts, it's about answering: "What configuration of context is most likely to generate our model's desired behavior?"

Expand Down