Skip to content

Add prompts layer to ModelKit #948

@bmicklea

Description

@bmicklea

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions