Serialize prompt template info in JSON to sync with GitHub.
To sync prompts from a GitHub repo, place each prompt in a .json file under a
folder named “prompts” in your root directory. Place each prompts test cases in
a folder named “tests”. The test cases file should have the same name as the
prompt file.