UNPKG

@botpress/adk-cli

Version:

Command-line interface for the Botpress Agent Development Kit (ADK)

12 lines (7 loc) 365 B
# Evals Evals let you test your agent with automated scenarios and assertions. - File location: `evals/` - Run with: `adk evals` - View history: `adk evals runs` For detailed guidance — writing evals, assertion types, testing workflows, per-primitive patterns — use the `adk-evals` skill. Install it with `npx skills add botpress/skills --skill adk-evals`.