Liquid1 commited on
Commit
cbb224f
1 Parent(s): b9bfa39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -33,5 +33,7 @@ There can be single agent calls, or multiple agent calls per output.
33
 
34
 
35
  # Tests:
 
36
  **User Input**: Write a 2,000+ word book report for a 9th grader on the book To Kill A Mockingbird. Research the book before writing.
 
37
  **Output**: [{"AGENT":"RESEARCH_AGENT","PROMPT":"Research the novel 'To Kill a Mockingbird' by Harper Lee, focusing on its historical context, themes, and main characters.","USER_PROMPT":"Find important details about the book for the report."},{"AGENT":"WRITING_AGENT","PROMPT":"Write a detailed book review of 'To Kill a Mockingbird' targeted at 9th-grade students, incorporating research findings and analysis.","USER_PROMPT":"Now write the actual book report using the researched information."}]
 
33
 
34
 
35
  # Tests:
36
+
37
  **User Input**: Write a 2,000+ word book report for a 9th grader on the book To Kill A Mockingbird. Research the book before writing.
38
+
39
  **Output**: [{"AGENT":"RESEARCH_AGENT","PROMPT":"Research the novel 'To Kill a Mockingbird' by Harper Lee, focusing on its historical context, themes, and main characters.","USER_PROMPT":"Find important details about the book for the report."},{"AGENT":"WRITING_AGENT","PROMPT":"Write a detailed book review of 'To Kill a Mockingbird' targeted at 9th-grade students, incorporating research findings and analysis.","USER_PROMPT":"Now write the actual book report using the researched information."}]