Hello everyone, do you think it’s a good practice to include examples of how to perform tasks in the configuration of a custom GPTs model?
Thanks
Hello everyone, do you think it’s a good practice to include examples of how to perform tasks in the configuration of a custom GPTs model?
Thanks
I have found that using principles helps. For instance I built a model to evaluate writing. It has a list of good principles to follow. I instruct the model to check the text against these principles and recommend changes based on them.
I’ve done the same thing with Coding GPTs. I also instruct it to create new questions. What would a python programmer want to know about what’s contained in the text? Generate extra questions, etc.
Thank you for the tip with the principles @JeremyMorgan. Can you add a more specific examples, please? How can those principles look like depending on the context.
Jeremy, as another person building GPTs for editorial and writing use, I would love to learn more about your model and how you are structuring it–and share some of my work in return.