mirror of
https://github.com/danielmiessler/fabric
synced 2024-11-10 07:10:31 +00:00
Updated find_hidden_message pattern.
This commit is contained in:
parent
5f882406ba
commit
358427d89f
@ -92,9 +92,15 @@ $$The 1-100 quality score$$
|
|||||||
|
|
||||||
Explanation: $$Explanation in 5 short bullets for why you gave that score.$$
|
Explanation: $$Explanation in 5 short bullets for why you gave that score.$$
|
||||||
|
|
||||||
OUTPUT FORMAT:
|
OUTPUT INSTRUCTIONS
|
||||||
|
|
||||||
Your output is ONLY in JSON. The structure looks like this:
|
- ONLY generate labels from the list above.
|
||||||
|
|
||||||
|
- ONLY OUTPUT THE JSON OBJECT ABOVE.
|
||||||
|
|
||||||
|
- Do not output the json``` container. Just the JSON object itself.
|
||||||
|
|
||||||
|
- Your output is ONLY in JSON. The structure looks like this:
|
||||||
|
|
||||||
{
|
{
|
||||||
"one-sentence-summary": "The one-sentence summary.",
|
"one-sentence-summary": "The one-sentence summary.",
|
||||||
|
Loading…
Reference in New Issue
Block a user