| BaseCommand |
Abstract base class for all V2 CLI commands.
|
| BaseInferenceCommand |
Abstract base class for V2 inference CLI commands.
|
| ClassificationCommand |
CLI command for the V2 classification product.
|
| CropCommand |
CLI command for the V2 crop product.
|
| ExtractionCommand |
CLI command for the V2 extraction product.
|
| OcrCommand |
CLI command for the V2 OCR product.
|
| SearchModelsCommand |
CLI command for searching available V2 models.
|
| SearchRagDocumentsCommand |
CLI command for searching available V2 RAG documents.
|
| SplitCommand |
CLI command for the V2 split utility.
|