Agent Frameworks
This chapter introduces mainstream agent development frameworks — from LangChain to the OpenAI SDK — covering engineering best practices.
Contents:
- Framework Selection Overview — Positioning and scenario-based selection guide for mainstream frameworks
- LangChain & LangGraph — The LangChain ecosystem and graph-driven agent orchestration
- OpenAI Agents SDK — OpenAI's official agent development toolkit
- Claude Agent SDK — Anthropic's official agent development framework
- Low-Code Platforms — Low-code agent platforms and visual workflow building
- Custom Framework Design — When and how to build a custom agent framework