Persona Modes and syncdata #26
bsc7080gbc
started this conversation in
Releases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
syncdata.yml was updated with support to validate the data.json inbound to the updates path. this should allow it to abend appropriately so you can see what went wrong.
Persona Modes added. Use of persona modes is completely optional, but I think they add a lot of opportunity. You can refer to the User Manual in the Wiki here - but in short, attach to your custom GPT as knowledge files then call upon them, switch, combine, return to default - these layer on top of your existing persona defined in the core.json file.
switchmode devopsmode and load
this ^^^ will load the persona profile called devopsmode.txt that was attached to your custom GPT
or
switchmode aiwhisperer plus devopsmode and load
this ^^^ will load both the prompt engineering mode and the devops mode files that were attached to your custom GPT
Optionally you can just upload manually within your chatgpt as well and just keep them locally on your device. I prefer to have them ondemand and available. Again, you read more about them in User Manual.
Also, I included instructions and a prompt template that you can use to generate more persona modes. Use your imagination. :-)
This discussion was created from the release Persona Modes and syncdata.
Beta Was this translation helpful? Give feedback.
All reactions