Ask HN: How do you version GPT prompts

1 points by okoma ↗ HN
This is for the purpose of tracking improvements of a code completion or a chatGPT prompt.

Are you using an existing solution, rolling your own or a mix?

5 comments

[ 4.5 ms ] story [ 25.5 ms ] thread
Git
What structure do you use if you wanted to check the accuracy of an older prompt with an updated or extended data set?
This question is slightly different because you have to track a testing set and the metrics. I would look to the many ML workflow tools
Thanks for pointing towards the right direction. I'll edit the original question.

To rephrase, I am looking for a tool to do model lifecycle management https://github.com/kelvins/awesome-mlops#model-lifecycle and wonder if there is any one in particular that you'd think is better suited for prompts, i.e. an array of objects with templated text