Install Your First Engine

Providers and Models

🎯 Goal

Create an active ModelConfig connected to Academy Training Provider.

Create Your First Model

A Model is a specific AI model tied to a provider.

Steps

  1. Go to Admin → AI Hub → Model configs
  2. Set Provider to Academy Training Provider
  3. Set Model name to training/assistant
  4. Set Temperature default to 0.2
  5. Set Max tokens default to 2000
  6. Set Is active to checked
  7. Save

Notes

The model name training/assistant is intercepted by the training stub and returns deterministic responses.

🔐 Log in to check your mission progress.