diff --git a/documentation/src/pages/recipes/data/recipes/simplest-recipe.yaml b/documentation/src/pages/recipes/data/recipes/simplest-recipe.yaml new file mode 100644 index 0000000000..72af119f7e --- /dev/null +++ b/documentation/src/pages/recipes/data/recipes/simplest-recipe.yaml @@ -0,0 +1,11 @@ +version: "1.0.0" +id: greet-the-user +title: "Safe Greetings Helper" +description: "A cheerful recipe that says hello" +instructions: | + You are a helpful development assistant that can help with common tasks. + +activities: + - "greetings" + +prompt: Say hello to the user