predict command runs a compiled predictor directly from your terminal. This is useful
for quick testing and scripting.
Usage
| Argument | Description |
|---|---|
TAG | Predictor tag (e.g. @username/greeting) |
Options
| Option | Description |
|---|---|
--quiet | Suppress verbose logging |
Running a Prediction
Pass inputs to your predictor using--param value syntax:
Quiet Mode
Use--quiet to suppress logging output, which is useful for scripting:
Exploring Predictors
Not sure what predictors are available? Use the--explore flag to browse:
For production use cases, consider using the Muna SDK in your preferred language for better
error handling and performance.
Next Steps
Making Predictions
Learn how to make predictions with the SDK.
Explore Predictors
Browse public predictors on Muna.