mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-09 21:19:20 +08:00
This commit is contained in:
parent
f774fe40e5
commit
fee77d1fe6
@ -48,8 +48,8 @@ class ScreenshotScraperGraph(AbstractGraph):
|
||||
}
|
||||
)
|
||||
generate_answer_from_image_node = GenerateAnswerFromImageNode(
|
||||
input="imgs",
|
||||
output=["screenshots"],
|
||||
input="screenshots",
|
||||
output=["answer"],
|
||||
node_config={
|
||||
"config": self.config
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user