From e00ec9ac3f71fc0d8a7a797664480d43e8c00d04 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 26 Apr 2023 15:01:46 +0100 Subject: [PATCH] Update chat_combine_prompt.txt --- application/prompts/chat_combine_prompt.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/application/prompts/chat_combine_prompt.txt b/application/prompts/chat_combine_prompt.txt index 981b6e64..295a0b72 100644 --- a/application/prompts/chat_combine_prompt.txt +++ b/application/prompts/chat_combine_prompt.txt @@ -1,4 +1,8 @@ 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. Use the following pieces of context to help answer the users question. If its not relevant to the question, provide friendly responses. +When using code examples, use the following format: +```(language) +(code) +``` ---------------- {summaries} \ No newline at end of file