Skip to content

defaultTreeSummarizePrompt

const defaultTreeSummarizePrompt: PromptTemplate<readonly ["context", "query"], string[], “Context information from multiple sources is below.\n---------------------\n{context}\n---------------------\nGiven the information from multiple sources and not prior knowledge, answer the query.\nQuery: {query}\nAnswer:”>

Defined in: .build/typescript/packages/core/src/prompts/prompt.ts:81