Variable: defaultCondenseQuestionPrompt
const
defaultCondenseQuestionPrompt:PromptTemplate
<readonly ["chatHistory"
,"question"
],string
[], "Given a conversation (between Human and Assistant) and a follow up message from Human, rewrite the message to be a standalone question that captures all relevant context from the conversation.\n\n<Chat History>\n{chatHistory}\n\n<Follow Up Message>\n{question}\n\n<Standalone question>\n">
Defined in
packages/core/prompts/dist/index.d.ts:100