> For the complete documentation index, see [llms.txt](https://docs.convai.com/api-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.convai.com/api-docs/zh/convai-playground/character-customization/core-ai-settings.md).

# 核心 AI 设置

## 简介

该 **核心 AI 设置** 此部分通过控制安全过滤器、底层语言模型以及响应的创造力水平，定义了您的 AI 角色的基础行为。这些设置会显著影响角色与用户的互动方式，在安全性、准确性和创造力之间取得平衡。

<figure><img src="/files/cce3273e9c667f07f5508b3fe5c250b8f6a85ef0" alt=""><figcaption></figcaption></figure>

***

## 主要功能

### 1. 启用审核过滤器

* 此设置可帮助您过滤潜在有害内容，包括仇恨言论、脏话或不当用语。您可以使用页面顶部的开关打开或关闭审核过滤器。默认情况下，此设置已启用。

<figure><img src="/files/a874ec2bddf4f5e133851b47da1319e969836883" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
禁用审核过滤器会使某些基础模型不可用。
{% endhint %}

{% hint style="warning" %}
诸如 **Narrative Design** 和 **多语言支持** 之类的功能在禁用审核时将无法工作。
{% endhint %}

***

### 2. 选择基础模型

从多种 **大语言模型（LLMs）** 中进行选择，来自以下领先提供商：

* OpenAI
* Anthropic
* Google
* Llama

<figure><img src="/files/2904a558a75e5baea60b89eba7814e2c05975873" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
模型可用性取决于是否启用审核过滤器。
{% endhint %}

***

### 受支持的 LLM

以下是在 Convai Playground 中可在 **核心 AI 设置**。\
标记为 ✅ 的模型 *旗舰* 是提供商最高级、最强大的模型——但这些模型的使用受以下限制： **旗舰交互上限** 取决于您的套餐。

> **旗舰 LLM**\
> 这是您使用旗舰 LLM 可进行交互次数的上限。
>
> **示例：**\
> 在 *独立开发者* 套餐，您每月总配额为 **3000 次交互**。但是， **旗舰 LLM 交互上限** 为 **1500**。\
> 如果您在 1500 次交互后继续使用 GPT-4.1，您的旗舰 LLM 配额将耗尽。\
> 随后，您需要切换到非旗舰 LLM，以完成剩余的 1500 次交互。

***

### OpenAI

<table><thead><tr><th>模型</th><th data-type="checkbox">旗舰</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>模型</th><th data-type="checkbox">旗舰</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>模型</th><th data-type="checkbox">旗舰</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>模型</th><th data-type="checkbox">旗舰</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. 温度控制

<figure><img src="/files/b5294293a7cfd73850f86681513a25c7d03c2b9b" alt=""><figcaption></figcaption></figure>

* **功能：** 调整 AI 响应中的随机性和创造力。
* **滑块范围：** `0.0` （最确定）到 `1.0` （最具创造力）。

| 温度范围           | 行为              | 使用场景          |
| -------------- | --------------- | ------------- |
| **低（0.0–0.3）** | 确定性强、一致         | 事实问答、合规关键型交互  |
| **中（0.4–0.7）** | 准确性与创造力均衡       | 对话代理、客户支持     |
| **高（0.8–1.0）** | 多样、富有创造力，有时难以预测 | 讲故事、头脑风暴、角色扮演 |

{% hint style="info" %}
较低的温度会使概率分布更加尖锐，从而更容易做出可预测的词语选择。

较高的温度会使分布更平坦，让不太可能的词语更频繁地出现。
{% endhint %}

***

## 结论

核心 AI 设置可让您精确控制角色的基础模型、安全过滤器和响应风格。通过调整这些参数，您可以创建一个在安全性、可靠性和创造力之间取得平衡、并适合您的特定应用场景的 AI。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.convai.com/api-docs/zh/convai-playground/character-customization/core-ai-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
