# モデル

モデルは生成全体で一貫性を保ちます。リファレンス画像を使って視覚的コンセプト（キャラクター、スタイル、製品、またはオブジェクト）をモデルに学習させます。モデルはそのコンセプトの特徴を学習します。学習済みモデルを任意のプロンプトで参照することで、その外観を異なるシーンや文脈に適用できます。これにより、各生成で同じ視覚コンセプトを繰り返し記述する必要がなくなります。


---

# 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/jp/ji-ben/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.
