return`Use the provided documents delimited by triple quotes to answer questions. ${limitPrompt}`;
return`${defaultPrompt}${limitPrompt}`;
}
}
return`Use the provided documents delimited by triple quotes to answer questions.Your task is to answer the question using only the provided documents. If the documents does not contain the information needed to answer this question then simply write: "你的问题没有在知识库中体现"`;