langchain-ai/deepagents
Deep Agents is a batteries-included AI agent harness built with LangChain and LangGraph, offering out-of-the-box capabilities for planning, file system interaction, sub-agent delegation, and intelligent context management to tackle complex agentic tasks efficiently.
Core Features
Quick Start
pip install deepagentsDetailed Introduction
Deep Agents provides an opinionated, ready-to-run AI agent framework, eliminating the need for manual prompt wiring and tool integration. It leverages LangChain and LangGraph to offer robust features like task planning, secure filesystem access, and the ability to spawn sub-agents for complex workflows. With smart defaults, auto-summarization, and a powerful CLI, it enables developers to quickly deploy and customize sophisticated AI agents for a wide range of applications, ensuring extensibility and provider agnosticism.