# 默認模型設置

## 預設助手模型

當助手未有設定預設助手模型時，佢新對話入面預設揀選嘅模型就係呢度設定嘅模型。

優化提示詞、劃詞助手使用嘅亦都係呢度設定嘅模型。

## 話題命名模型

每次對話之後都會調用模型為對話生成一個話題名稱，呢度設定嘅模型就係命名時所使用嘅模型。

## 翻譯模型

對話、繪畫等輸入框入面嘅翻譯功能，翻譯界面嘅翻譯模型都係使用呢度設定嘅模型。

## 快捷助手模型

快捷助手功能使用嘅模型，詳見 [快捷助手](/docs/zhong-wen-fan-ti/cherry-studio/preview/kuai-jie-zhu-shou.md)


---

# Agent Instructions: 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.cherry-ai.com/docs/zhong-wen-fan-ti/pre-basic/settings/default-models.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.
