Models

The Models tab allows you to view, activate and manage your custom graph models. Each model has a unique ID that can be used in the Smabbler API.

Activating graph model

To activate a model:

  1. Click the toggle button next to the model.

  2. Confirm activation in the pop-up window.

  3. The model status will change to Pending Activation until the process is complete.

  4. Once activated, you can test it using the CHAT button, which will redirect you to the Assistant section.


Model statuses

A model can have one of five statuses:

  • Active - the model is activated and ready to be used in the Assistant section.

  • Inactive - the model is generated and ready for use but not yet activated.

  • Pending Activation - the model is generating and awaiting activation for usage.

  • Pending Inactivation - the model is in the process of being deactivated and will soon become inactive.

  • Sleeping - if the model remains inactive for 30 minutes, it enters sleep mode. It reactivates automatically when queried in chat, or it can be woken up manually.

  • Waking up - the model is transitioning from sleep mode to active status and will be ready to use shortly.


Model actions

Each model entry includes a three-dot menu (...) with the following options:

  • Remove - permanently deletes the model.

  • Rename - allows you to change the model name.

  • Show history - displays the model’s activity log.

  • Wake up - reactivates model in the sleeping mode.

Last updated