Skip to main content

Managing Models

Models can be configured per environment. These models only work if the related API Key is also entered (and working) for the environment.

Available Language Models

Currently, the following language models can be configured:

ModelProviderRecommended for
GPT 5.2OpenAIGeneral use, complex tasks
Claude Sonnet 4.5AnthropicLong texts, analysis, code
Gemini 3 ProGoogleMultimodal, fast responses

Image Models

ModelProviderType
GPT-Image-1OpenAIImage generation
DALL-E 3OpenAIImage generation
SDXLStability AIImage generation
SD3.5Stability AIImage generation

Set Models

AI-School aims to implement newly available models as quickly as possible within the app. We will keep administrators informed as soon as new models can be implemented.

Model Settings

Models have the following settings:

SettingDescription
Available for studentsYes/no - Determines if students can use this model
Available for Assistant APIYes/no - Only for OpenAI language models
Available for document chatYes/no - Recommended: only advanced models with large context window
This is a thinking modelYes/no - Enable to link a fast model
Fast model (alternative)Select a faster model for default use

Models can be ordered by dragging a row in the sorting column. This order is maintained when loading models.

Thinking Model Configuration

A powerful feature is linking a thinking model to a fast model. This allows users to:

  • 🚀 Use a fast model by default - Cheaper and faster for most tasks
  • 🧠 Switch to the thinking model - By clicking the "think" button for complex tasks

How Does It Work?

  1. Configure a thinking model: Check "This is a thinking model" on an advanced model (e.g., GPT 5.2)
  2. Select a fast model: Choose a faster alternative (e.g., GPT 4.1 Mini) from the dropdown menu
  3. User experience: Users see a 💡 icon in the chat to toggle between models

Benefits

BenefitDescription
Cost savingsFast models are cheaper per token
Faster responsesSmaller models respond faster
FlexibilityUsers choose when to "think deeper"
Best of both worldsFast for simple questions, powerful for complex tasks
Thinking ModelFast ModelSuitable for
GPT 5.2GPT 4.1 MiniGeneral use
Claude Sonnet 4.5Claude Haiku 3.5Long texts, analysis
Gemini 3 ProGemini 3 FlashMultimodal tasks
Tip

The fast model doesn't need to be from the same provider. For example, you can use GPT 5.2 as thinking model with Gemini Flash as fast model.

Azure OpenAI Models

In addition to standard OpenAI models, it is also possible to use Azure OpenAI models. This is useful for schools that already have an Azure subscription or have specific compliance requirements.

Requirements

To use Azure OpenAI, you must first enter the following details in the API Keys of your environment:

SettingDescription
Azure OpenAI API KeyThe API key from your Azure OpenAI resource
Azure OpenAI Instance NameThe name of your Azure OpenAI instance (e.g., my-school-openai)

Adding a Model

When creating a new model:

  1. Click "New model"
  2. Enter Azure in the Company field
  3. An additional field appears automatically: Azure Deployment Name
  4. Enter the name of your Azure deployment (e.g., gpt-4o or gpt-35-turbo)
  5. The Identifier can be the same as the deployment name
Benefits of Azure OpenAI
  • Data residency: Your data stays within the Azure region of your choice
  • Enterprise security: Integration with Azure Active Directory and network security
  • Existing billing: Use your existing Azure subscription
  • Compliance: Meets various compliance standards (ISO, SOC, HIPAA)

Help with Setup

AI-School will provide assistance in setting up the models. Sometimes model identifiers need to be adjusted because a new version of the model is available. We will communicate this and set it up in your environment if desired.

Model Overview Information

Outside the admin section, there is also an overview for staff and students of all available models. You can access this by clicking Preferences and then "Information".

Model Overview