diff --git a/documentation/src/pages/recipes/data/recipes/simplest-recipe.yaml b/documentation/src/pages/recipes/data/recipes/simplest-recipe.yaml deleted file mode 100644 index 72af119f7e57..000000000000 --- a/documentation/src/pages/recipes/data/recipes/simplest-recipe.yaml +++ /dev/null @@ -1,11 +0,0 @@ -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