local-deepagents automatically.
This page covers the LangChain Deep Agents Compose runtime. For the Pydantic
Deep Agents bridge template, see Pydantic Deep Agents.
Prerequisites
- Docker Desktop installed and running
- LiteLLM Agent Platform repo cloned
1. Start the stack
- The LiteLLM Agent Platform web/API service
- A Postgres database
- The Deep Agents runtime harness
- Registers
local-deepagentsin the UI automatically
sk-local by default).
2. Add model provider credentials
In Settings β Credentials, add a model provider API key. Deep Agents routes all model calls through your LiteLLM gateway.3. Create an agent
In the UI, click New Agent, chooselocal-deepagents as the runtime, select a model, and set a system prompt describing the agentβs role.
Or via the API: