# Core AI Settings

## Introduction

The **Core AI Settings** section defines the foundational behavior of your AI character by controlling safety filters, the underlying language model, and the creativity level of its responses. These settings have a significant impact on how your character interacts with users, balancing safety, accuracy, and creativity.

<figure><img src="https://413558230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtUJA212Zc1S9ACc8T4l%2Fuploads%2FNO0tjYZYpRNeVkNILApg%2Fimage.png?alt=media&#x26;token=de0e10fb-b496-4880-8d7a-a37da8aa226e" alt=""><figcaption></figcaption></figure>

***

## Main Features

### 1. Enable Moderation Filter

* This setting allows you to filter out potentially harmful content, including hate speech, profanity, or inappropriate language. You can turn the moderation filter on or off using the toggle located at the top of the page. By default, this setting is enabled.

<figure><img src="https://413558230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtUJA212Zc1S9ACc8T4l%2Fuploads%2FSk43Oe0HSYmhVRsoNG0I%2Fimage.png?alt=media&#x26;token=16d5ea84-6de2-4f9a-ac2b-32abb742a68e" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Disabling the Moderation Filter makes some foundation models unavailable.
{% endhint %}

{% hint style="warning" %}
Features like **Narrative Design** and **Multilingual support** will not work when moderation is disabled.
{% endhint %}

***

### 2. Select Foundation Model

Choose from a variety of **Large Language Models (LLMs)** from leading providers:

* OpenAI
* Anthropic
* Google
* Llama

<figure><img src="https://413558230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtUJA212Zc1S9ACc8T4l%2Fuploads%2F5QPv2xvJcnBhL1Rysy9W%2Fimage.png?alt=media&#x26;token=d1533adc-ea0a-420f-a64d-d10d64b865c5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
&#x20;Model availability depends on whether the Moderation Filter is enabled.
{% endhint %}

***

### Supported LLMs

Below is a list of Large Language Models (LLMs) available in the Convai Playground under **Core AI Settings**.\
Models marked as ✅ *Flagship* are the providers’ top-tier, most capable models — but usage of these is subject to the **Flagship Interaction Cap** based on your plan.

> **Flagship LLMs**\
> This is the limit on the number of interactions you can perform using Flagship LLMs.
>
> **Example:**\
> In the *Indie Dev* plan, you have a total monthly quota of **3000 Interactions**. However, the **Flagship LLM Interaction Cap** is **1500**.\
> If you use GPT-4.1 after 1500 interactions, your Flagship LLM quota will be exhausted.\
> You will then need to switch to a non-Flagship LLM for the remaining 1500 interactions.

***

### OpenAI

<table><thead><tr><th>Model</th><th data-type="checkbox">Flagship</th></tr></thead><tbody><tr><td>GPT-4.1</td><td>true</td></tr><tr><td>GPT-4o</td><td>true</td></tr><tr><td>GPT-4.1-mini</td><td>false</td></tr><tr><td>GPT-4.1-nano</td><td>false</td></tr><tr><td>GPT-4o-mini</td><td>false</td></tr></tbody></table>

***

### Anthropic

<table><thead><tr><th>Model</th><th data-type="checkbox">Flagship</th></tr></thead><tbody><tr><td>Claude-Opus-4.1</td><td>true</td></tr><tr><td>Claude-Opus-4</td><td>true</td></tr><tr><td>Claude-4-Sonnet</td><td>false</td></tr><tr><td>Claude-3.7-Sonnet</td><td>false</td></tr></tbody></table>

***

### Google

<table><thead><tr><th>Model</th><th data-type="checkbox">Flagship</th></tr></thead><tbody><tr><td>Gemini-2.5-Flash</td><td>false</td></tr><tr><td>Gemini-2.5-Flash-Lite</td><td>false</td></tr><tr><td>Gemini-2.0-Flash</td><td>false</td></tr><tr><td>Gemma-3n-e4b</td><td>false</td></tr><tr><td>Gemma-3n-e2b</td><td>false</td></tr></tbody></table>

***

#### Llama

<table><thead><tr><th>Model</th><th data-type="checkbox">Flagship</th></tr></thead><tbody><tr><td>Llama-4-Maverick</td><td>true</td></tr><tr><td>Llama-4-Scout</td><td>false</td></tr><tr><td>Llama-3.3-70B</td><td>false</td></tr></tbody></table>

***

### 3. Temperature Control

<figure><img src="https://413558230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEtUJA212Zc1S9ACc8T4l%2Fuploads%2Ff9hN5jQ31MP0zmIe8JYt%2Fimage.png?alt=media&#x26;token=9d060665-3d32-48eb-87d5-eccd068e0647" alt=""><figcaption></figcaption></figure>

* **Function:** Adjusts the randomness and creativity in the AI’s responses.
* **Slider Range:** `0.0` (most deterministic) to `1.0` (most creative).

| Temperature Range    | Behavior                                   | Use Case                                       |
| -------------------- | ------------------------------------------ | ---------------------------------------------- |
| **Low (0.0–0.3)**    | Deterministic, consistent                  | Factual Q\&A, compliance-critical interactions |
| **Medium (0.4–0.7)** | Balanced accuracy and creativity           | Conversational agents, customer support        |
| **High (0.8–1.0)**   | Diverse, creative, sometimes unpredictable | Storytelling, brainstorming, roleplay          |

{% hint style="info" %}
Lower temperature sharpens the probability distribution for more predictable word choices.&#x20;

Higher temperature flattens the distribution, allowing less likely words to appear more frequently.
{% endhint %}

***

## Conclusion

The Core AI Settings give you precise control over your character’s foundation model, safety filters, and response style. By adjusting these parameters, you can create an AI that balances safety, reliability, and creativity to suit your specific application.
