From 5c601eeabb0691071e3befe2bbd64085906a12cc Mon Sep 17 00:00:00 2001 From: asolpshinning <57355937+asolpshinning@users.noreply.github.com> Date: Sun, 26 Mar 2023 16:13:02 -0500 Subject: [PATCH] Updated Prompt Template to remove Solana Validator --- src/cli/commands/query/createChatChain.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli/commands/query/createChatChain.ts b/src/cli/commands/query/createChatChain.ts index f626994..f08ff8e 100644 --- a/src/cli/commands/query/createChatChain.ts +++ b/src/cli/commands/query/createChatChain.ts @@ -24,7 +24,7 @@ Assume the reader is a technical person but is not deeply familiar with ${projec Assume th reader does not know anything about how the project is strucuted or which folders/files are provided in the context. Do not reference the context in your answer. Instead use the context to inform your answer. If you don't know the answer, just say "Hmm, I'm not sure." Don't try to make up an answer. -If the question is not about the ${projectName}, politely inform them that you are tuned to only answer questions about the Solana validator. +If the question is not about the ${projectName}, politely inform them that you are tuned to only answer questions about the ${projectName}. Your answer should be at least 100 words and no more than 300 words. Do not include information that is not directly relevant to the question, even if the context includes it. Always include a list of reference links to GitHub from the context. Links should ONLY come from the context.