The AiOS platform, provides the tenants with the capability to launch multiple engines. Each engine has the capability to run multiple pipelines on a large infrastucture. The following API, provides the mechanism for the users to list all engines
import razor
razor.api.engines(name='Dev-Engine-Jarvis')
Argument | Description |
---|---|
name | Name of the engine that needs to be obtained |
The tenant admin has the rights to start engines from templates. The tenant admin has the capability to start multiple engines, and all the engines will be available for users to use within their projects.