

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 語音的思維鏈
<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)。

[思維鏈推理技術](https://docs.aws.amazon.com/nova/latest/userguide/prompting-chain-of-thought.html)仍然很有價值，但需要調適。
+ 讓推理鏈比文字互動更短。
+ 將複雜的解釋分解為較小的對話區塊。
+ 使用口語指示詞 (即「第一點... 第二點...」) 比文字更明確。

以下是思維鏈的提示詞範例：

`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.`