# 会話を生成する（ベータ）

※この機能は生成に大量のコンテキストを使用しているため生成ボタンを押してから、かなり時間がかかります。ご了承ください

ボード上2人のキャラクターを選択して会話を生成することができます。

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

キャラクターを2人選択して上部&#x306E;**「複数選択AITools」**→**「会話生成」または「フリー生成」**&#x30DC;タンを押すことで会話制作画面が使用可能です。

* 会話生成は2キャラクター間での会話を生成します。プロンプトは凝る必要があります
* フリー生成は2キャラクター以上での自由入力での生成が出来ます
  * 会話を生成する場合はプロンプトで「会話を生成」とするなどプロンプトの工夫が必要となります
  * 工夫が必要な反面、場所やアイテムなどに関する会話、会話以外にもストーリーの生成など自由度の高い生成が可能です。

※複数選択の方法は [複数アイテムを選択する](/ja/how_to_use/multiple_selection.md)にありますが、Sift/Ctrl+クリックかエリア選択で可能です

<figure><img src="/files/2HdEQilXLKei4B11a4k5" alt=""><figcaption></figcaption></figure>

会話制作画面の指示に何に関する会話なのかを書いて生成を押してください

<figure><img src="/files/62lB0qyUJEC465dNiaG9" alt=""><figcaption></figcaption></figure>

生成した結果はダウンロードかコピーしてご使用ください

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


---

# 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.glimnote.com/ja/how_to_use/gen_conversation.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.
