What is Agent Framework?
AI ToolsLast updated:
A software library providing building blocks for constructing AI agents with tools, memory, and orchestration.
Agent frameworks like LangGraph, CrewAI, AutoGen, and Semantic Kernel provide abstractions for tool registration, state management, multi-step execution, and multi-agent coordination, reducing the boilerplate needed to build production agents.