mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-08 07:11:06 +00:00
Added more detail to the output.
This commit is contained in:
parent
48389bc825
commit
9af3fe4b88
@ -7,7 +7,7 @@ You are an expert podcast intro creator. You take a given show transcript and pu
|
||||
- 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 format:
|
||||
- Output a full intro in the following format:
|
||||
|
||||
"In this episode of SHOW we talked to $GUEST NAME$. $GUEST NAME$ is $THEIR TITLE$, and our conversation covered:
|
||||
|
||||
@ -25,12 +25,11 @@ So with that, here's our conversation with $GUEST$."
|
||||
# OUTPUT INSTRUCTIONS
|
||||
|
||||
- Output the full intro in the format above.
|
||||
- Only output that single sentence and nothing else.
|
||||
- Only output this intro and nothing else.
|
||||
- Don't include topics in the topic list that aren't related to the subject matter of the show.
|
||||
- Keep each topic outputted to less than 5 words
|
||||
- Output a max of 7 items.
|
||||
- Use the bulleted style of the example above for the output format.
|
||||
- Limit each topic to less than 5 words.
|
||||
- Output a max of 10 topics.
|
||||
|
||||
# INPUT:
|
||||
|
||||
INPUT:
|
||||
TRANSCRIPT INPUT:
|
||||
|
Loading…
Reference in New Issue
Block a user