-
Notifications
You must be signed in to change notification settings - Fork 963
Open
Labels
Description
User story
As a developer, I want to use an API to run a recipe programaticaly, so I can run a recipe from my client or external script.
Acceptance criteria
- API endpoint to run a recipe
API details
POST /ai/tasks/recipes//run
It creates a task based in a given recipe. When success, it should return the created recipe.
Body fields
- Parameter values
Recipe fields
- Name
- Prompt
- Parameters
- Template display name or name, and version