Solution for Managing LLM Prompts
https://news.ycombinator.com/item?id=44933588For those of you working with LLMs, how do you manage the growing sprawl of prompts such as system prompts, templates, chains, and experiments across projects? I am looking for practical ways or tools to organize, version, and search prompts so they are easy to refine and reuse, instead of keeping them scattered in notes or GitHub gists.