From 5f0cccb81e540f980e951458e72818cddf346bad Mon Sep 17 00:00:00 2001 From: Pronay Debnath Date: Thu, 26 Oct 2023 10:37:58 +0530 Subject: [PATCH] Update Customising-prompts.md --- docs/pages/Guides/Customising-prompts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/Guides/Customising-prompts.md b/docs/pages/Guides/Customising-prompts.md index 6cfbbff7..5e7430d7 100644 --- a/docs/pages/Guides/Customising-prompts.md +++ b/docs/pages/Guides/Customising-prompts.md @@ -2,7 +2,7 @@ To customize the main prompt for DocsGPT, follow these steps: -1. Navigate to `/application/prompt/combine_prompt.txt`. +1. Navigate to `/application/prompts/combine_prompt.txt`. 2. Edit the `combine_prompt.txt` file to modify the prompt text. You can experiment with different phrasings and structures to see how the model responds.