mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-10 06:48:04 -05:00
Updated label_and_rate.
This commit is contained in:
@@ -52,12 +52,9 @@ Explanation: $$Explanation in 5 short bullets for why you gave that score.$$
|
||||
|
||||
OUTPUT FORMAT:
|
||||
|
||||
OUTPUT FORMAT:
|
||||
|
||||
Your output is ONLY in JSON. Follow these instructions for the JSON
|
||||
Output in JSON using the following formatting and structure:
|
||||
|
||||
- Use camelCase for all object keys.
|
||||
- Convert any hyphens or spaces in the keys to camelCase. For example, "one-sentence-summary" should become "oneSentenceSummary".
|
||||
- Ensure proper indentation for readability.
|
||||
- Each nested level should be indented with four spaces or one tab.
|
||||
- Wrap strings in double quotes.
|
||||
|
||||
Reference in New Issue
Block a user