Chat with GPT-4 and Save Prompts/Responses to Git (dathan.github.io) 4 points by ctocoder 3y ago ↗ HN
[–] ctocoder 3y ago ↗ A person I follow on Twitter tweeted:Is there a git/version control for prompts? I hate losing great prompts and I’d love to be able to iterate on them. [–] amrb 3y ago ↗ I use sqlite from a python notebook but you can store them in a database, redis etc https://python.langchain.com/en/latest/modules/models/llms/e...
[–] amrb 3y ago ↗ I use sqlite from a python notebook but you can store them in a database, redis etc https://python.langchain.com/en/latest/modules/models/llms/e...
2 comments
[ 2.7 ms ] story [ 16.9 ms ] threadIs there a git/version control for prompts? I hate losing great prompts and I’d love to be able to iterate on them.