- /repository-root
- /prompts
_ prompt-1.json
_ prompt-2.json - /tests
_ prompt-1.json
_ prompt-2.json
- /prompts
Deprecated
☁ Sync with GitHub (Alpha)
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.
Test file: