analyses() returns the analyses client. Analyses are started from a job, with jobs().analyze(); this client reads them back.
list
- TypeScript
- Python
get, transcript, artifact
- TypeScript
- Python
since in one read), or one stored artifact; an analysis has no verifier log and no trajectory. A run opens to its job’s creator and every member of the organization; any other id answers analysis_not_found (trial_not_found from transcript).download
- TypeScript
- Python
.tar.gz, analyze-<analyzed trial>__<7 chars>/: a trial tree of the analyzer’s own run, with artifacts/analysis.json on a completed run. The bytes, the saved file’s path, or a stream. analysis_not_terminal while the run is queued or running.
