{"version":3,"file":"chain_extract_prompt.cjs","names":[],"sources":["../../../src/retrievers/document_compressors/chain_extract_prompt.ts"],"sourcesContent":["export const PROMPT_TEMPLATE = (\n  noOutputStr: string\n) => `Given the following question and context, extract any part of the context *AS IS* that is relevant to answer the question. If none of the context is relevant return ${noOutputStr}.\n\nRemember, *DO NOT* edit the extracted parts of the context.\n\n> Question: {question}\n> Context:\n>>>\n{context}\n>>>\nExtracted relevant parts:`;\n"],"mappings":";AAAA,MAAa,mBACX,gBACG,wKAAwK,YAAY"}