evidentlyai/Run Evidently Report
Run Evidently CLI report with flexible local/cloud output and smart result linking
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config_path | Report configuration path | yes | — |
| input_path | Input dataset URI | no | — |
| reference_path | Reference dataset URI | no | — |
| output | Output URI | no | — |
| dataset_name | Dataset name | no | — |
| test_summary | Run tests summary | no | true |
| save_dataset | Save output dataset | no | true |
| save_report | Save output report | no | true |
| project_id | Evidently Cloud project ID | no | — |
| dataset_id | Evidently Cloud dataset ID | no | — |
| base_url | Evidently Cloud base URL | no | app.evidently.cloud |
| upload_artifacts | Upload result files as GHA artifacts | no | false |
| api_key | Evidently API Key | no | — |
| use_pip_cache | Use pip cache | no | true |
| check-link | Whether to post a check run with an external link | no | true |
Outputs
| name | description |
|---|---|
| exit_code | Exit code of the Evidently CLI run |
| found_link | Report snapshot link, if found |