Solution for Managing LLM Prompts
4 opuslabs 1 8/17/2025, 6:09:17 PM
For 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.
So the solution is to assume that at some point we will need a major rewrite, because current architecture does not allow us to make use of the modern model potential, and modifying prompts is not enough.