Open Source

adl

ADL (Agent Definition Language) is a vendor-neutral, declarative standard for defining AI agents, including their tools, LLM settings, RAG inputs, permissions, and dependencies.

Source: GitHub Pricing: Open Source
💻 View Code

About This Project

ADL is a machine-readable JSON Schema-based standard that defines what an AI agent is and what it is allowed to do. It aims to bring consistency, governance, and portability to enterprise AI without enforcing specific execution workflows.

Tags

agent-definition AI Agents standard

Installation & Setup

pip install jsonschema
python tools/validate.py examples/minimal_agent.json

Reviews & Ratings

Share your experience

User Reviews (0)

No reviews yet. Be the first to share your experience!