Skip to content

Commit 8334737

Browse files
committed
Update generate_answer_node.py
1 parent 724aee6 commit 8334737

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scrapegraphai/nodes/generate_answer_node.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ def execute(self, state):
100100
following content from a website.
101101
You are now asked to answer a question about the content you have scraped.\n
102102
You have scraped many chunks since the website is big and now you are asked to merge them into a single answer without repetitions (if there are any).\n
103-
Question: {question}
104103
INSTRUCTIONS: {format_instructions}\n
105104
TEXT TO MERGE:: {context}\n
106105
QUESTION: {question}\n

0 commit comments

Comments
 (0)