-
Notifications
You must be signed in to change notification settings - Fork 156
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the problem you're trying to solve
When developing a gen AI model the system and user prompts used for validation, in-production use are critical to the end result.
Describe the solution you'd like
It would be great to have the option of storing these in the ModelKit directly, or as a reference to git. Making prompts its own layer would make it trivial to pull only the prompts in cases where a dev was iterating on those.
Describe alternatives you've considered
Storing prompts in git works, and you can even add the repo to the code layer in a ModelKit, but being able to have a dedicated layer would make things easier to track and rev.
mohammedahmed18 and rudrakshkarpe
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request