microsoft / genaiscript

Automatable GenAI Scripting
https://microsoft.github.io/genaiscript/
MIT License
2.36k stars 160 forks source link

Cli run interactive #1110

Open pelikhan opened 1 month ago

pelikhan commented 1 month ago

Prompt user for parameters

github-actions[bot] commented 1 month ago

The title suggests running a command-line interface (CLI) in an interactive mode, while the body indicates that the user should be prompted for parameters.

Feedback: To enhance the interactivity of your CLI tool, consider implementing features such as input validation to ensure that users enter valid parameters. Additionally, providing clear and concise help messages can assist users in understanding how to use the tool effectively. Is it necessary to include a feature for saving or recalling previous parameters?

AI-generated content by issue-reviewer may be incorrect