# 模型

模型可在生成内容中保持一致性。使用参考图片对视觉概念（角色、风格、产品或物体）训练模型。该模型会学习你概念的独特特征。在任何提示中引用已训练的模型即可在不同场景和语境中应用该外观。这样就无需在每次生成中反复描述相同的视觉概念。


---

# 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://morphic.com/docs/zh/ji-chu/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.
