

# 스피치에 대한 생각의 사슬
<a name="prompting-speech-bp-reasoning"></a>

**참고**  
이 설명서는 Amazon Nova 버전 1용입니다. Amazon Nova 2 스피치 투 스피치 프롬프트 엔지니어링 가이드는 [음성 대화 프롬프트](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.`