granite-cli 0.2.0

CLI for discovering, configuring, and launching AI workflows powered by IBM Granite models.
1
2
3
4
//! Behaviour shared by several command modules, for what is not itself a
//! top-level sub-command.

pub mod remediation;