langship CLI is the primary interface for running evals, managing datasets, and triggering deployments locally and in CI.
Installation
Authentication
Commands
langship eval
Run evaluators against your agent.
Examples:
langship dataset
Manage versioned datasets.
langship runs
Browse and inspect past runs.
langship deploy
Deploy an agent version to an environment.
Examples:
langship config
Manage CLI configuration.
~/.langship/config.yaml.
langship init
Initialize a new langship.yaml in the current directory.