Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ADL

Agent Definition Language — a YAML format for declaring agent types and multi-step workflows.

Documentation

Using with nui

Install example agents into ~/.nui/agents/:

nui agent add ../ADL/examples/01-hello-world.yaml

Or copy YAML files manually and select them under Installed agents in the nui UI.

The nui project is the reference ADL runtime.

Releases

Packages

Contributors