Skip to content

Save Evaluator Output to User-Specified Directory#58

Merged
mokita-j merged 2 commits intomainfrom
57-save-evaluator-output-to-specified-directory
May 20, 2025
Merged

Save Evaluator Output to User-Specified Directory#58
mokita-j merged 2 commits intomainfrom
57-save-evaluator-output-to-specified-directory

Conversation

@mokita-j
Copy link
Copy Markdown
Member

Updates the evaluator to write all output files (e.g. results.json, errors, warnings) to a user-specified directory.

Changes:

  • Added CLI argument to specify output directory.
  • Defaults to evaluator/results/ if none is provided.
  • Redirected all outputs (including results.json, error/warning logs) to the specified directory.

closes #57

@mokita-j mokita-j linked an issue May 20, 2025 that may be closed by this pull request
@mokita-j mokita-j merged commit a118e3f into main May 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Save Evaluator Output to Specified Directory

1 participant