Context engineering is like giving right information in right format at right time to LLM to accomplish a task.
Its relevant to people building AI agents. Because unlink chatgpt we will not put prompt again and again, we have to define once set of instructions that encompses all the actions it has to take it, all the different scenarios that going to encounter.
LLM is cpu and context engineering is RAM
AI agent like customer service AI agent that answer customer service query.
Sales AI agent that able to qualify leads and follow up with people.