Variable: defaultFaithfulnessRefinePrompt
const
defaultFaithfulnessRefinePrompt:PromptTemplate
<readonly ["query"
,"existingAnswer"
,"context"
],string
[], "\nWe want to understand if the following information is present\nin the context information: {query}\nWe have provided an existing YES/NO answer: {existingAnswer}\nWe have the opportunity to refine the existing answer\n(only if needed) with some more context below.\n------------\n{context}\n------------\nIf the existing answer was already YES, still answer YES.\nIf the information is present in the new context, answer YES.\nOtherwise answer NO.\n">