1111If you don't find the answer put as value "NA".\n
1212Make sure the output is a valid json format, do not include any backticks
1313and things that will invalidate the dictionary. \n
14+ Do not start the response with ```json because it will invalidate the postprocessing. \n
1415OUTPUT INSTRUCTIONS: {format_instructions}\n
1516Content of {chunk_id}: {context}. \n
1617"""
2324If you don't find the answer put as value "NA".\n
2425Make sure the output is a valid json format without any errors, do not include any backticks
2526and things that will invalidate the dictionary. \n
27+ Do not start the response with ```json because it will invalidate the postprocessing. \n
2628OUTPUT INSTRUCTIONS: {format_instructions}\n
2729USER QUESTION: {question}\n
2830WEBSITE CONTENT: {context}\n
3739The structure should be coherent. \n
3840Make sure the output is a valid json format without any errors, do not include any backticks
3941and things that will invalidate the dictionary. \n
42+ Do not start the response with ```json because it will invalidate the postprocessing. \n
4043OUTPUT INSTRUCTIONS: {format_instructions}\n
4144USER QUESTION: {question}\n
4245WEBSITE CONTENT: {context}\n
5154If you don't find the answer put as value "NA".\n
5255Make sure the output is a valid json format without any errors, do not include any backticks
5356and things that will invalidate the dictionary. \n
57+ Do not start the response with ```json because it will invalidate the postprocessing. \n
5458OUTPUT INSTRUCTIONS: {format_instructions}\n
5559Content of {chunk_id}: {context}. \n
5660"""
6367If you don't find the answer put as value "NA".\n
6468Make sure the output is a valid json format without any errors, do not include any backticks
6569and things that will invalidate the dictionary. \n
70+ Do not start the response with ```json because it will invalidate the postprocessing. \n
6671OUTPUT INSTRUCTIONS: {format_instructions}\n
6772USER QUESTION: {question}\n
6873WEBSITE CONTENT: {context}\n
7681Make sure that if a maximum number of items is specified in the instructions that you get that maximum number and do not exceed it. \n
7782Make sure the output is a valid json format without any errors, do not include any backticks
7883and things that will invalidate the dictionary. \n
84+ Do not start the response with ```json because it will invalidate the postprocessing. \n
7985OUTPUT INSTRUCTIONS: {format_instructions}\n
8086USER QUESTION: {question}\n
8187WEBSITE CONTENT: {context}\n
82- """
88+ """
0 commit comments