Updated label_and_rate.
This commit is contained in:
parent
c12bbed32c
commit
46a58866f4
@ -52,12 +52,9 @@ Explanation: $$Explanation in 5 short bullets for why you gave that score.$$
|
|||||||
|
|
||||||
OUTPUT FORMAT:
|
OUTPUT FORMAT:
|
||||||
|
|
||||||
OUTPUT FORMAT:
|
Output in JSON using the following formatting and structure:
|
||||||
|
|
||||||
Your output is ONLY in JSON. Follow these instructions for the JSON
|
|
||||||
|
|
||||||
- Use camelCase for all object keys.
|
- 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.
|
- Ensure proper indentation for readability.
|
||||||
- Each nested level should be indented with four spaces or one tab.
|
- Each nested level should be indented with four spaces or one tab.
|
||||||
- Wrap strings in double quotes.
|
- Wrap strings in double quotes.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user