log_artifact
Log a file as an artifact to the current experiment run. Provide the file path and an optional name to track data, models, or outputs.
Instructions
Log an artifact (file) to the current run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact_path | Yes | Path to the artifact file to log | |
| artifact_name | No | Optional name for the artifact |