Skip to content

Models

In the Models section, you determine which language models are available to users in your organization. You can enable, disable, and set a default model for the entire organization. Users will only see the models you have enabled in their chat.

  1. Navigate to Admin SettingsModels
  2. You will see a list of all available models with their provider and status

You can see which models are available to your organization in the model overview in admin settings. Each model is displayed with its provider and current status.

The model overview showing the list of available language models and toggle switches.

Each model shows a technical model identifier (e.g., gpt-4o, claude-sonnet-4-20250514) below its display name. This identifier is what you need to specify in the model parameter when using the Ayunis API. If a model has a display name that differs from the technical identifier, both are shown so you can easily copy the correct value for API calls.

  1. Find the model in the list
  2. Toggle the Enabled switch
  3. Enabled: Users can select the model in chat
  4. Disabled: The model is no longer available to users

When selecting a model in chat, users see an info card for each model with a description, the usage tier (consumption per message), and the hosting location. Learn more under Understanding Language Models.

You can make anonymous mode mandatory for each model. When this option is enabled, users can only use this model in anonymous mode – personal data is then automatically protected.

  1. Find the model in the list
  2. Enable the Enforce anonymous mode option

This is particularly useful when a model is operated by an external provider and you want to ensure that no personal data is transmitted to that provider.

The default model is automatically pre-selected for new chats for all users.

  1. Find the desired model in the list
  2. Click Set as Default
  3. New chats will now use this model by default