Skip to content

Commit

Permalink
Update FAQs.json
Browse files Browse the repository at this point in the history
  • Loading branch information
research-outcome authored Jul 31, 2024
1 parent 923b6fe commit 4f50c37
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion game-simulation/FAQs.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[
{
"Question": "Why do I get a 'networkerror' when I run the game.",
"Answer": "Please make sure that you have entered API Keys correctly for the LLMs that you are trying to use."
},
{
"Question": "How do I use the game simulation page?",
"Answer": "Please click the User Guide button on the game simulation page for written and video guides on how to use the page."
Expand Down Expand Up @@ -39,4 +43,4 @@
"Question": "What does the Auto-Scroll Progress Displays checkbox do?",
"Answer": "This checkbox, when checked, will automatically scroll the progress displays (located to the left and right sides of the game board for the first and second player, respectively) downward whenever a new move is made. Leave this unchecked if you'd like to scroll the progress displays freely."
}
]
]

0 comments on commit 4f50c37

Please sign in to comment.