You could add some code (perhaps in a GitHub Action) that extracts the prompts out into accompanying Markdown files to fix this.
You’ve already done most of the work to create this file: https://github.com/Explosion-Scratch/apple-intelligence-prom...
We use markdown and simple string replacement for most of our prompts, but it feels hacky and potentially error prone.
You will start running into issues with referential integrity, etc. with just a plain text file though. You may also want outside collaborators other than devs. So you might need a more involved prompt management system on top of that.
What feels error prone to you?
The string replacement feels error prone, and ideally we would have better methods for reviewing full prompts beyond running the code.
I’m imagining something like Storybook[0] but for our prompt management.
Something that renders the markdown and can do realtime replacement across the different paths we use for generating prompts.
For context, we reuse many “wrapper” prompts and then have a few context-specific replacement prompts that are nested within the larger prompts. It works OK for one level of depth, but multiple levels make it hard to interpret from the raw code itself.
During dev/runtime, we have some color coordination for the different levels, but again, ideally this was built into the way we store/version our prompts.
We’ve looked into a few different prompt analytic/versioning tools, but they all seem too simple for our use-case.
Please launch with "Sign in with" for Microsoft as well as the typical GitHub / Google, allowing anyone using an M365 business to allow their employees to poor-man's SSO.
See the "Continue with" section here, for instance:
https://www.xsplit.com/user/auth
Or here: