Skip to content

Conversation

@lrhan321
Copy link
Contributor

Summary

Fixes #20415

Screenshots

Before After
... ...

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 29, 2025
@crazywoola crazywoola requested a review from laipz8200 June 5, 2025 01:51
@crazywoola crazywoola force-pushed the fix/llm-node-single-step branch from d976766 to 419caed Compare June 5, 2025 01:52
Copy link
Member

@crazywoola crazywoola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 5, 2025
@crazywoola crazywoola merged commit ad2f258 into langgenius:main Jun 5, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LLM node single-step execution cannot parse the input image

2 participants