Prompt Engineering 101: English Vocabulary for LLM Developers
LLMAI 영어

Prompt Engineering 101: English Vocabulary for LLM Developers

Sarah Park

Web3 Developer · 2025-01-22 · 11 min read

프롬프트 엔지니어링이란?

LLM에게 원하는 출력을 얻기 위해 입력을 설계하는 기술입니다. 이 분야의 핵심 영어 용어를 익혀두세요.

핵심 용어 정리

1. Zero-shot

예시 없이 직접 태스크를 지시하는 방식입니다. "The model demonstrates strong zero-shot reasoning capabilities."

2. Few-shot

소수의 예시를 제공하여 모델이 패턴을 학습하게 하는 방식입니다. "We used a 3-shot prompting strategy."

3. Chain-of-Thought

단계별 추론 과정을 요구하는 기법입니다. "Let's apply chain-of-thought prompting for complex math problems."

4. System Prompt

모델의 전체적인 동작을 제어하는 상위 수준 지시입니다. "The system prompt defines the assistant's persona and constraints."

5. Temperature & Top-p

출력의 무작위성을 조절하는 파라미터들입니다. "Lower temperature for factual tasks, higher for creative writing."

실무 프롬프트 예시

  • "You are a senior backend engineer reviewing code." — 당신은 코드를 리뷰하는 시니어 백엔드 엔지니어입니다.
  • "Explain this to a non-technical audience." — 비기술자에게 설명해 주세요.
  • "Provide a step-by-step breakdown." — 단계별로 상세히 설명해 주세요.
  • "Be concise. Limit your response to 3 sentences." — 간결하게 해 주세요. 3문장으로 제한합니다.
  • "If you're unsure, say 'I don't know'." — 확실하지 않으면 "모르겠습니다"라고 말해 주세요.

고급 기법

  • "Let's think step by step and verify each step." — 단계별로 생각하고 각 단계를 검증합시다.
  • "Generate three different approaches, then evaluate each." — 세 가지 접근법을 만들고 각각을 평가해 주세요.
  • "Act as a devil's advocate and challenge this idea." — 악마의 대변자가 되어 이 아이디어에 이의를 제기해 주세요.

Sarah Park

Web3 Developer

공유하기