|
|
|
|
|
by cepstrum9
180 days ago
|
|
hey all, while working on a SaaS im building, I had the need to decouple my prompts for code, so i could manage & organise them better, and I ended up building a small CLI tool to do that. the idea is that you can store prompts in yaml, version them and programmatically use them by ID. thats it, lmk what you think! |
|