Expand description
apr-cli library
This library is the foundation for the apr CLI binary. Exports CLI structures for testing and reuse.
Re-exports§
pub use error::CliError;
Modules§
- error
- Error types for apr-cli
- federation
- APR Federation - Smart Model Routing & Catalog
- model_
pull - pipe
- Stdin/stdout pipe support (PMAT-261)
- qa_
types
Structs§
- Cli
- apr - APR Model Operations Tool
Enums§
- Commands
- Data
Commands - Data quality pipeline subcommands (powered by alimentar).
- Experiment
Commands - Subcommands for
apr experiment— interactive experiment browser (ALB-024) - Extended
Commands - Extended CLI commands (analysis, profiling, QA, benchmarks, and advanced tools).
- Model
OpsCommands - Pipeline
Commands - ALB-028: Pipeline orchestration subcommands — wraps forjar DAG engine.
- Runs
Commands - Subcommands for
apr runs— experiment run management (ALB-050/051) - Serve
Commands - Inference server subcommands (plan/run).
- Tokenize
Commands - Tokenizer training pipeline subcommands (forjar-style plan/apply).
- Tool
Commands - Train
Commands - Training pipeline subcommands (forjar-style plan/apply).
Functions§
- execute_
command - Execute the CLI command and return the result.