Prompt Manager
Early on, when building the GigaBrain Search experience, we found that we wanted to iterate on our prompting of LLM's to change the characteristics of our summaries. Rather than require code changes and looping me in to deploy updates, I build a prompt manager to define the use case the prompt would fulfill and an interface for creating, deploying, and monitoring new versions of the prompt.