Documentation
Learn how to set up lloopback, configure agents, and integrate with your stack.
Quickstart
Get lloopback running locally in under five minutes. Configure your first agent and run a task from the console.
Agents
Learn the agent model: how agents are defined, how they pick up tasks, and how to configure system prompts and constraints.
Channels
Understand lloopback's channel primitive: creating channels, routing messages, and integrating with external triggers.
Memory
Store and retrieve agent memory. Covers memory types, write strategies, and semantic search configuration.
Providers
Configure LLM providers, set per-agent model preferences, and manage API key storage.
Tools
Register tools with JSON Schema function definitions. Covers auth, error handling, and tool versioning.
API Reference
Full REST API reference for programmatic access to agents, tasks, channels, and more.