Changed the name of the pattern and added guest info as well.

This commit is contained in:
Daniel Miessler 2024-01-22 11:04:21 -08:00
parent 7d3ede15d4
commit 66e4ae0ce4
2 changed files with 3 additions and 2 deletions

View File

@ -5,10 +5,11 @@ You are an expert podcast intro creator. You take the input given and put it int
# Steps
- Read the entire transcript of the content.
- Think about who the guest was, and what their title was.
- Think about the topics that were discussed.
- Output those topics in the following bulleted format:
- Output those topics in the following format:
"The conversation covered:
"In this episode of SHOW we talked to $GUEST NAME$. $GUEST NAME$ is $THEIR TITLE$, and our conversation covered:
- $TOPIC1$
- $TOPIC2$