Instance Monitor

Description
Ingenia LLM Monitor The instance is monitored by the {NEBULA} system. Below is a brief explanation of how to interpret the small chart icons in the List Card. From left to right, you will see three small chart icons, each representing:
  1. CPU Impact (in percent) shows the impact this instance has had on the {ANYNODE}'s CPU usage since midnight.
  2. RAM Usage (in percent)
  3. DISK Usage (in percent)
If any of the values exceed 80%, a small warning will pop up on the screen. When the value reaches 90%, a critical warning will be displayed.

Ingenia LLM Dialog

Description
Ingenia LLM Dialog The Ingenia LLM dialog is used to provision a container that supports various Linux OS images. The configuration properties are listed below.
Name field Specifies the name for the instance, which can be any desired name.
Sky Node field Specifies the Sky Node where the instance will be created. This field also determines which {ANYNODE}'s code service is used.
Network field Specifies the network for the instance. You can read more about networks in the documentation: Private Network.
Boot field Specifies the operating system image for the instance.
Password field Specifies the root user password for the instance. This field allows the use of Secret Key Tags to obfuscate the password, ensuring enhanced security.
CPU (#) field Specifies the number of CPU cores that will be assigned to the instance.
CPU (Time) field Specifies how much time of the assigned CPU cores can be allocated. For example: If you have 1 CPU core and utilize 50% of CPU Time, that would be like assigning 1/2 (half) a CPU to the instance.
RAM (GB) field Specifies the amount of memory, in gigabytes, that will be allocated to the instance.
DISK (GB) field Specifies the amount of disk space, in gigabytes, that will be allocated to the instance.
NET (Mbps) field Specifies the network bandwidth, measured in megabits per second, that will be allocated to the instance.
VLAN field Specify the VLAN tag ID for the instance's network only if xcLAN is selected and the {ANYNODE} is connected to a network with multiple untagged VLANs, otherwise set it to 0.
GPU field Specifies whether the instance can access the GPU of the Sky Node. You can find more information about how to enable GPU here: GPU for Instances.
LLM Engine field Determines which language model will be downloaded and installed from the Ollama repository. You can customize the list of available models by editing the /xcware/nexus-server/db/llm.json file to add or remove tags. For a full list of models, visit https://ollama.com/search.
Show button Toggle the visibility of the password field.
Create button Save the configuration of the instance and provision it.
Cancel button Abort and close the dialog.

Ingenia LLM Actions Menu

Description
Ingenia LLM Actions Menu On the right-hand side of the Ingenia LLM list view, you will find the "Actions" menu that displays shortcut icons and the dropdown menu icon. Below, we have listed the actions for the Ingenia LLM module.
Copy ID item Stores the instance ID in the clipboard.
Copy IP item Stores the instance IP address in the clipboard.
Open Terminal item Initiates a Terminal session for the Ingenia LLM machines as the root user.
PIN - Open Terminal item Pins the Open Terminal command to the {NEXUS} Start area for convenient access.
Open Ingenia Chat item Opens the Ingenia Chat dialog and initiates a personalized AI session for the current user.
PIN - Open Ingenia Chat item Pins the Open Ingenia Chat command to the {NEXUS} Start area for convenient access.
Customize Ingenia LLM item Opens the Prompt Injection dialog, enabling customization and fine-tuning of the current LLM engine.
Edit Ingenia item Opens the Ingenia LLM dialog to edit the configuration of the instance. The instance must be stopped to update its configuration.
Edit Configuration item Opens the Ingenia LLM dialog in live mode displaying the fields that can be configured while the instance is running.
Edit IP Settings item Opens the IP Settings dialog that allows the configuration of DHCP and Static IP settings of the instance.
Start Ingenia item Starts the Ingenia LLM machines.
Stop Ingenia item Opens a confirmation dialog that, if confirmed, stops the Ingenia LLM machines.
Backup Manager item Opens the Backup Manager dialog, where you can create, list, restore, and delete backup images of the Ingenia LLM machines.
Snapshot Manager item Opens the Snapshot Manager dialog, where you can create, list, restore, and delete snapshot images of the Ingenia LLM machines.
Clone Ingenia item Opens the Clone dialog, enabling the cloning of the Ingenia LLM machines.
Migrate Ingenia item Opens the Migrate dialog, enabling the migration (move) of the Ingenia LLM machines to another Sky Node.
Delete Ingenia item Opens a confirmation dialog that, if confirmed, deletes the Ingenia LLM machines.

Ingenia Chat Window

Description
Ingenia Chat Window The Ingenia Chat window serves as the interface for interacting with the AI assistant powered by the underlying LLM engine. You can ask questions on a wide range of topics including general knowledge, coding, HR, marketing, and more. The AI's capabilities and performance depend on the specific LLM engine in use.

Ingenia Chat preserves the current chat session—even if the chat window is closed—for as long as your {NEXUS} session remains active, until you manually reset the chat to start a new conversation, or if the browser is refreshed.

The Ingenia Chat window remains on top at all times and can be moved by dragging the title bar and resized from the bottom-right corner.

The Ingenia Chat window is also integrated into the Vista Connect client, enabling the creation of a Vista Session for the user to facilitate AI interactions.

Terminal Window

Description
Ingenia LLM Terminal Window The Terminal Window initiates a terminal session, allowing interaction with the Ingenia LLM machines. It is a component of the {NEBULA} Workspaces service. For further details on Workspaces features, refer to the documentation: Workspaces.

Backup Manager Dialog

Description
Backup Manager Dialog The Backup Manager dialog streamlines the processes of creating, listing, restoring, and deleting backup images for Ingenia LLM. Below, we have outlined the features of the Backup Manager.
Backup Now button Starts a live backup process for the Ingenia LLM machines and lists the backup image upon completion.
Delete button Removes the backup image from the storage.
Restore button Restore the Ingenia LLM machines using the backup image.
Close button Close the dialog.

Snaphot Manager Dialog

Description
Snaphot Manager Dialog The Snaphot Manager dialog streamlines the processes of creating, listing, restoring, and deleting snapshot images for Ingenia LLM machines. Below, we have outlined the features of the Snaphot Manager.
Snaphot Now button Starts a live snapshot process for the Ingenia LLM machines and lists the snapshot image upon completion.
Delete button Removes the snapshot image from the storage.
Restore button Restore the Block Storage using the snapshot image.
Close button Close the dialog.

Clone Ingenia LLM Dialog

Description
Clone Ingenia LLM Dialog The Clone Ingenia LLM dialog is used to clone (create a copy of) the Ingenia LLM machines.
New Name field Specifies a new name for the copy of the Ingenia LLM machines.
Clone button Starts the cloning process for the Ingenia LLM machines.
Cancel button Abort and close the dialog.

Migrate Ingenia LLM Dialog

Description
Migrate Ingenia LLM Dialog The Migrate Ingenia LLM dialog is used to migrate (move) the Ingenia LLM machines to another Sky Node.
Destination field Lists available Sky Nodes to which the Ingenia LLM machines can be migrated.
Migrate button Starts the migration process for the Ingenia LLM machines.
Cancel button Abort and close the dialog.


The ingeniallm Policy


The following is a list of policy grants that define and regulate access permissions for both users and the API. To manage these policies, please use the Roles dialog.

Grants

Description

API Command
full Grants full access ALL
backup Permits access to the Bakup Manager dialog.  
change-ip Permits access to the "IP Settings" dialog.  
clone Permits access to the "Clone" dialog.  
config Permits access to the "Edit Configuration" dialog, which displays fields that can be updated while the instance is running.  
console Permits the initiation of a Workspaces session for terminal access using the current {NEXUS} user identity. console
delete Permits the deletion of the item. delete
interact Permits the interaction by allowing you to prompt questions to the AI assistant. interact
delete-backup Permits the deletion of a backup image. delete-backup
delete-snapshot Permits the deletion of a snapshot image. delete-snapshot
edit Permits access to the "Edit" dialog.  
list Permits listing in the List View area or as JSON objects. list
list-backup Permits listing backup images in the Backup Manager dialog. list-backup
list-snapshot Permits listing backup images in the Snapshot Manager dialog. list-snapshot
migrate Permits access to the "Migrate" dialog.  
new Permits access to the new "Provisioning" dialog.  
restore-backup Permits the restoration of a backup image. restore-backup
restore-snapshot Permits the restoration of a snapshot image. restore-snapshot
save Permits execution of the create or update process. create, update
saveconfig Permits execution of the update process. update-live
set-ip Permits the alteration of the IP address. set-ip
snapshot Permits access to the Snapshot Manager dialog.  
start Permits starting the instance. start
start-backup Permits starting the backup process. start-backup
start-clone Permits starting the clone process. start-clone
start-migrate Permits starting the migrate process. start-migrate
start-snapshot Permits starting the snapshot process. start-snapshot
status Permits retrieving the status of the instance. status
stop Permits stopping the instance. stop
train-model Permits prompt injection, fine-tuning, and rebuilding of the model. train-model
suroot Permits the initiation of a Workspaces session for terminal access as the root user.