Getting Started
Start here - the best entry points for learning and building agents with Liman
Liman is a declarative framework for building AI agents. You define the agent graph in YAML manifests. The runtime executes it.
If you want to write code first, start with the Simple Agent tutorial. If you want the big picture first, use the links below.
PoC
The full design document: YAML manifests, the condition DSL, execution model, auth, and plugins.
Glossary
Short definitions of the framework terms used across the docs.
Specification
The manifest reference for every node kind and its fields.
From the Blog
Read about the design decisions behind Liman and what it can do today:
Declarative YAML Agentic framework with Custom DSL
YAML-based framework for building AI agents with OpenAPI tool generation, i18n support, and kustomize-style overlay system
Auto-generate AI agent from OpenAPI specs
A look at how Liman automatically generates AI agent from existing API specifications, with a practical example.
Last updated on