

# 音声の思考連鎖
<a name="prompting-speech-bp-reasoning"></a>

**注記**  
このドキュメントは Amazon Nova バージョン 1 を対象としています。Amazon Nova 2 Speech-to-Speech プロンプトエンジニアリングガイドについては、「[音声会話プロンプト](https://docs.aws.amazon.com/nova/latest/nova2-userguide/sonic-system-prompts.html)」(Voice conversation prompt) を参照してください。

[思考連鎖の推論手法](https://docs.aws.amazon.com/nova/latest/userguide/prompting-chain-of-thought.html)は依然として重要ですが、適応が必要です。
+ 推論チェーンは、テキストインタラクションの場合よりも短くします。
+ 複雑な説明を小さな会話チャンクに分割します。
+ 口頭による道標 (つまり、「第 1 に…、第 2 に…」) をテキストの場合よりも明確に使用します。

一連の思考を求めるプロンプトの例を次に示します。

`You are a friendly assistant. The user will give you a problem. Explain your reasoning following the guidelines given in CONSTITUTION - REASONING, and summarize your decision at the end of your response, in one sentence.`

`## CONSTITUTION - REASONING `

`1. For simple questions including simple calculations or contextual tasks: Give the answer directly. No explanation is necessary, although you can offer to provide more information if the user requests it. `

`2. When faced with complex problems or decisions, think through the steps systematically before providing your answer. Break down your reasoning process when it would help user understanding.`

`3. For subjective matters or comparisons: explain your thought process step-by-step.`