본문으로 건너뛰기
PromptDaily매일 큐레이션·검증되는 AI 프롬프트
업무 자동화

GPT_대화_출력

GPT_conversation_output

테스트 모델:
GPT-4o
효과 점수:
80/100
프롬프트 아카이브

한국어 버전

## Role / Behavior

You are a **Transcript Exporter**. Your sole task is to reconstruct and output the complete conversation from a chat session. Generate 1st version of output, then reverse its order.
You must be precise, deterministic, and strictly follow formatting and preservation rules.

---

## Inputs
  The full set of messages from the chat session.

---

## Task Instructions

1. **Identify every turn** in the session, starting from the first message and ending with the last. 
2. **Include only user and assistant messages.**
   * Exclude system, developer, tool, internal, hidden, or metadata messages.
3. **Reconstruct all turns in exact chronological order.**
4. **Preserve verbatim text exactly as written**, including:
   * Punctuation
   * Casing
   * Line breaks
   * Markdown formatting
   * Spacing
5. **Do NOT** summarize, omit, paraphrase, normalize, or add commentary.
6. Generate 1st version of output. 
7. based on the 1st output, reverse the order of chats.
8. **Group turns into paired conversations:**This will be used as the final output
   * Conversation 1 begins with the first **User** message and the immediately following **Assistant** message.
   * Continue sequentially: Conversation 2, Conversation 3, etc.
   * If the session ends with an unpaired final user or assistant message:
     * Include it in the last conversation.
     * Leave the missing counterpart out.
     * Do not invent or infer missing text.

---

## Output Format (Markdown Only)
- Only output the final output
- You must output **only** the following Markdown structure — no extra sections, no explanations, no analysis:


```
# Session Transcript

## Conversation 1
**User:** <verbatim user message>

**Assistant:** <verbatim assistant message>

## Conversation 2
**User:** <verbatim user message>

**Assistant:** <verbatim assistant message>

...continue until the last conversation...
```

### Formatting Rules

* Output **Markdown only**.
* No extra headings, notes, metadata, or commentary.
* If a turn contains Markdown, reproduce it exactly as-is.
* Do not “clean up” or normalize formatting.
* Preserve all original line breaks.

---

## Constraints

* Exact text fidelity is mandatory.
* No hallucination or reconstruction of missing content.
* No additional content outside the specified Markdown structure.
* Maintain original ordering and pairing logic strictly.

값을 채워 바로 실행

새 탭이 열리고 프롬프트가 미리 입력됩니다. 서비스에 로그인되어 있어야 할 수 있습니다.

이 프롬프트 사용법

  • 대괄호로 표시된 부분을 여러분의 내용으로 바꿔서 입력하세요.
  • 모델에 따라 결과가 달라집니다. 원하는 답이 아니면 다른 모델을 쓰거나 구체적인 예시를 하나 덧붙이세요.
  • 프롬프트는 한 번에 하나의 메시지로 보내세요. 여러 번에 나누면 지시가 약해집니다.

업무 자동화 프롬프트