-
Notifications
You must be signed in to change notification settings - Fork 962
Open
Labels
project/tasksCoder tasksCoder tasks
Description
Depends on coder/internal#887
User Story
As a template admin, I want to manage (create, delete and update) recipes for my AI-powered template that can be customized through parameters, so that my team can use it to run day-to-day or repetitive tasks efficiently.
Technical Considerations
- A recipe is created when adding a preset in the template. In other words, a recipe is a preset when added into a template with AI capabilities.
Acceptance Criteria
- Be able to add, edit and remove a recipe from the TF configuration
- API endpoint to READ all the recipes
Recipe fields
- Name
- Prompt
- Parameters
- Template display name or name, and version
Metadata
Metadata
Assignees
Labels
project/tasksCoder tasksCoder tasks