redhat-ai-services / ai-accelerator

The AI Accelerator is a template project for setting up Red Hat OpenShift AI using GitOps
28 stars 59 forks source link

Bootstrap Script Update #56

Closed jland-redhat closed 1 month ago

jland-redhat commented 1 month ago

Added some utility functions that let us print error/warning messages on issues (they will not print in red/yellow to make them a little more obvious and errors will be directed to std_err)

And allowed for passing in prompt flags so users can specify some customization, and also run the command without having to interact with a select if they already know all the desired options.