Skip to content

Blueprints UI

The Blueprints interface provides a central hub for managing reusable configurations across models, resources, and secrets. Access it from the workspace sidebar.


1. Model Blueprints

When you select Blueprints, you’ll see a list of available model blueprints by default.

Blueprints Home Page

1.1 Create a New Model Blueprint

  • Click Create to open the model blueprint form.
  • Enter required parameters (e.g., model name, parameters, etc.).
  • Save to finalize the blueprint and make it reusable.

Create Model Blueprint


2. Resource Blueprints

Use the Resources tab to view and manage resource blueprints for CPU, Memory, and Storage configurations.

Blueprints Resources

2.1 Create a New Resource Blueprint

  1. Click Create under the Resources tab.
  2. Specify CPU, Memory, and Storage requirements.
  3. Confirm to save the resource blueprint.

Create Resource Blueprint


3. Secrets Blueprints

Select the Secrets tab to see all configured secret blueprints.

Blueprints Secrets

3.1 Create a New Secret Blueprint

  1. Click Create.
  2. Choose the secret type (e.g., API keys, credentials).
  3. Add the secret details.
  4. Save to finalize.

Create Secret Blueprint


Next Steps