mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-20 21:10:05 +08:00
parent
bdcdf97145
commit
e818b39557
@ -155,7 +155,7 @@ class GenerateAnswerNode(BaseNode):
|
||||
format_instructions = (
|
||||
"You must respond with a JSON object. Your response should be formatted as a valid JSON "
|
||||
"with a 'content' field containing your analysis. For example:\n"
|
||||
'{"content": "your analysis here"}'
|
||||
'{{"content": "your analysis here"}}'
|
||||
)
|
||||
else:
|
||||
output_parser = None
|
||||
|
||||
Loading…
Reference in New Issue
Block a user