fix: DuckDuckGo image search tool error (#5606)
This commit is contained in:
parent
43335b5c87
commit
b8926ea267
8 changed files with 26 additions and 16 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue