Control Tower
/
EnvironmentsGitHub
Home
QuickstartHands-On GuideRunning Evals on HawkDevelopment Setup
Architecture at a GlanceAI Control ConceptsControl Tower and InspectSafety CurvesROC CurvesPareto Frontier
Running EvaluationsMonitoring TrajectoriesSabotage Eval PipelineProtocolsTrajectoriesWeb ViewerInspect Logs ViewerDocentAuditing EnvironmentsRun Scripts
CLI ReferencePython Reference
CLI DevelopmentLive DevelopmentMaking EnvironmentsEnvironment ArchitecturePorting SettingsMaking Main TasksMaking Side TasksMaking ScorersSide-Task Scorer PatternsFailure TypesMaking StrajsStraj Review WorkflowStrategy DevelopmentInternet SimulatorHawk Values ContractFunction RegistryPR ConventionsDevelopment and Release Process
DatabaseEC2 SandboxSimulated SandboxHTTP API

ct runs download-eval

Download an eval file from the evaluation server.

Usage

ct runs download-eval [OPTIONS] URL

Arguments

ArgumentTypeRequired
URLtextYes

Options

OptionDescription
--no-cacheDo not use the eval cache when downloading.
-o, --output FILEDestination file for the downloaded eval log (defaults to <repo>/data/eval-logs/<filename>).
--helpShow this message and exit.

On this page

  • Usage
  • Arguments
  • Options