2 links tagged with all of: agents + llm + context-engineering
Click any tag below to further narrow down your results
Links
This article discusses the ease of creating LLM agents using the OpenAI API. It emphasizes hands-on experience with coding agents, explores context management, and critiques the reliance on complex frameworks like MCP.
Agents require effective context management to perform tasks efficiently, which is achieved through context engineering strategies like writing, selecting, compressing, and isolating context. This article explores these strategies, highlighting their importance and how tools like LangGraph support them in managing context for long-running tasks and complex interactions.