Skip to content

Releases: bsc7080gbc/genai_prompt_myshelf

Persona Modes and syncdata

26 Dec 04:31
e341c2e
Compare
Choose a tag to compare

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. :-)

Publishing Stable Release 4.0.0

25 Dec 07:21
498eeae
Compare
Choose a tag to compare

Solution has reached stability. It does require some patience in getting everything setup, however between whatever skills you bring to the table and use of ChatGPT - I have the utmost faith in the novices out there - because I am one of them as well.

User Manual/Guide is found in the Wiki of this repository. Before actually jumping in right away, I recommend reading through it at least once and then outline your game plan, referring back to the guide as you progress along your journey to completion. I have only setup a few items in the data.json file to start you off, but there are so many other use cases - you can find some ideas in the wiki as well.

If you do happen to get this running for you as well, I would be very interested to hear about your progress and how it ended up working for you.