Skip to content

Conversation

@AbdullahSharif
Copy link
Contributor

No description provided.

@docsalot-app
Copy link

docsalot-app bot commented Apr 23, 2025

Overall Summary

Summary of the pull request:

  • Adds a new command-line argument --query to the magemaker runner.
    • This argument accepts a path to a YAML query configuration file (as a string).
    • It uses a custom action 'query'.
    • Includes a help description for this new option.

Per-file Summary

File Summary
magemaker/runner.py Added a --query command-line argument to accept a YAML query configuration file path.

Copy link

@docsalot-app docsalot-app bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated inline diff summaries:


parser.add_argument(
"--hf",
help="Deploy a Hugging Face Model.",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a --query command-line argument to accept a YAML query configuration file path.

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.

2 participants