Skip to main content

Variable: 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

packages/core/dist/prompts/index.d.ts:94