Model Deployment
You can use PQL to connect connect external data source data with the following clauses:
- CREATE DEPLOYMENT Creates or updates a deployment for a trained model.
- SHOW DEPLOYMENTS Returns a list of active deployments, optional filtering by serving engine, repository or name.
- DROP DEPLOYMENT Deletes an existing deployment.