Skip to content

feat: If combining text and files, place the text prompt after the fi…#24472

Merged
crazywoola merged 1 commit intolanggenius:mainfrom
jiangbo721:workflow_llm_node_file_first
Aug 25, 2025
Merged

feat: If combining text and files, place the text prompt after the fi…#24472
crazywoola merged 1 commit intolanggenius:mainfrom
jiangbo721:workflow_llm_node_file_first

Conversation

@jiangbo721
Copy link
Copy Markdown
Contributor

…les part in workflow llm node

close: #23778

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

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 size:XS This PR changes 0-9 lines, ignoring generated files. 💪 enhancement New feature or request labels Aug 25, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 25, 2025
@crazywoola crazywoola merged commit 1d776c4 into langgenius:main Aug 25, 2025
7 checks passed
HarryReidx pushed a commit to HarryReidx/dify that referenced this pull request Sep 1, 2025
@jiangbo721 jiangbo721 deleted the workflow_llm_node_file_first branch October 10, 2025 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💪 enhancement New feature or request 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.

If combining text and a single video, place the text prompt after the video part in the contents array.

2 participants