Skip to content

Conversation

AbdullahSharif
Copy link
Contributor

No description provided.

Copy link

docsalot-app bot commented Apr 23, 2025

Overall Summary

This pull request adds a new command-line argument --query to the runner function in magemaker/runner.py. The --query argument accepts the path to a YAML query configuration file (as a string) and uses the custom action 'query'. This expands the CLI functionality, enabling users to provide a configuration file for queries. No other changes are made.

Per-file Summary

File Summary
magemaker/runner.py Added a --query command-line argument to the parser for specifying a YAML query configuration file.

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 the parser for specifying a YAML query configuration file.

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.

1 participant