Recipe Book (Recipes)

Relationship Between User System Prompts and Recipes
What Is a Recipe
Typical Use Cases
Recipes as Reusable Workflows
Recipe Components
Best Practices
Design recipes with a clear objective
Assume behavior is already defined
Split complex workflows into multiple recipes
Reuse recipes whenever possible
Use action-oriented names
Common Mistakes to Avoid
Using recipes to define behavior
Creating overly rigid recipes
Duplicating logic across recipes
Not documenting the recipe objective
Treating recipes as long prompts
Last updated
Was this helpful?