From 34b4cd2231a7244cf5563476e35310bcd4198a23 Mon Sep 17 00:00:00 2001 From: Ayush-Prabhu <126278585+Ayush-Prabhu@users.noreply.github.com> Date: Sun, 1 Oct 2023 23:36:50 +0530 Subject: [PATCH] Grammatical corrections Corrected grammatical errors and spelling errors in : docs/pages/Guides/My-AI-answers-questions-using-external-knowledge.md --- .../My-AI-answers-questions-using-external-knowledge.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/pages/Guides/My-AI-answers-questions-using-external-knowledge.md b/docs/pages/Guides/My-AI-answers-questions-using-external-knowledge.md index 8d9495b..be1bffa 100644 --- a/docs/pages/Guides/My-AI-answers-questions-using-external-knowledge.md +++ b/docs/pages/Guides/My-AI-answers-questions-using-external-knowledge.md @@ -1,6 +1,6 @@ -If your AI uses external knowledge and is not explicit enough it ok, because we try to make docsgpt friendly. +If your AI uses external knowledge and is not explicit enough it is ok, because we try to make docsgpt friendly. -But if you want to adjust it here is a simple way. +But if you want to adjust it, here is a simple way. Got to `application/prompts/chat_combine_prompt.txt` @@ -9,10 +9,10 @@ And change it to ``` -You are a DocsGPT, friendly and helpful AI assistant by Arc53 that provides help with documents. You give thorough answers with code examples if possible. +You are a DocsGPT, friendly and helpful AI assistant by Arc53 that provides help with documents. You give thorough answers with code examples, if possible. Write an answer for the question below based on the provided context. If the context provides insufficient information, reply "I cannot answer". -You have access to chat history, and can use it to help answer the question. +You have access to chat history and can use it to help answer the question. ---------------- {summaries}