update comment

This commit is contained in:
Henry 2025-08-07 17:54:26 +01:00
parent 7867830ed4
commit 6de55c1ee5
1 changed files with 0 additions and 1 deletions

View File

@ -2126,7 +2126,6 @@ class Agent_Agentflow implements INode {
)
if (downloadResult) {
// Use simple {type, data} schema like CodeInterpreterE2B
const fileType = this.getArtifactTypeFromFilename(annotation.filename)
if (fileType === 'png' || fileType === 'jpeg' || fileType === 'jpg') {