From fc046c4eb428f81e49a9cfe6e340bedfe30b043d Mon Sep 17 00:00:00 2001 From: Derick Sozo Date: Mon, 6 May 2024 12:42:05 +0700 Subject: [PATCH] (docs): Removing the duplicate from the Amplication AI page example requests. --- docs/how-to/amplication-ai.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/how-to/amplication-ai.md b/docs/how-to/amplication-ai.md index 509efe86..fd93c129 100644 --- a/docs/how-to/amplication-ai.md +++ b/docs/how-to/amplication-ai.md @@ -47,7 +47,6 @@ Here are some examples of what you can ask Jovu: - `Build my project and generate the code for my pending changes so I can review it in GitHub` - `Create a DTO for creating new orders with fields for customer ID, product IDs, and quantities` - `Install the Google Secrets Manager plugin to help me handle secrets in my service` -- `Generate the code for my pending changes and commit them with the commit message "Added order creation"` - `Which plugins do you recommend for adding caching to my service?` Feel free to explore and experiment with Jovu. It's designed to be a valuable asset in your Amplication workflow.