-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] #275
Comments
Faiqonli
added a commit
to Faiqonli/storm
that referenced
this issue
Jan 3, 2025
Fixes stanford-oval#275 Add validation for output files in `run_costorm_gpt.py`. * Add `validate_output_files` function to check for the existence and non-emptiness of expected output files. * Call `validate_output_files` after generating output files to ensure correctness. * Update `main` function to include validation of output files based on the input topic name. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/stanford-oval/storm/issues/275?shareId=XXXX-XXXX-XXXX-XXXX).
Faiqonli
added a commit
to Faiqonli/storm
that referenced
this issue
Jan 4, 2025
Related to stanford-oval#275 Add validation for output files in `run_costorm_gpt.py`. * Add `validate_output_files` function to check for the existence and non-emptiness of expected output files. * Call `validate_output_files` after generating output files to ensure correctness. * Update `main` function to include validation of output files based on the input topic name. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/stanford-oval/storm/issues/275?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Report following things
Screenshots
If applicable, add screenshots to help explain your problem.
Environment:
The text was updated successfully, but these errors were encountered: