fix: DuckDuckGo image search tool error (#5606)
This commit is contained in:
@@ -174,6 +174,7 @@ class ToolNode(BaseNode):
|
||||
tenant_id=self.tenant_id,
|
||||
type=FileType.IMAGE,
|
||||
transfer_method=FileTransferMethod.TOOL_FILE,
|
||||
url=url,
|
||||
related_id=tool_file_id,
|
||||
filename=filename,
|
||||
extension=ext,
|
||||
|
Reference in New Issue
Block a user