dify - 💡(How to fix) Fix Big-Bug-on 1.14.0 with model select in plugin [2 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
langgenius/dify#35816Fetched 2026-05-06 06:36:23
View on GitHub
Comments
2
Participants
2
Timeline
8
Reactions
2
Participants
Timeline (top)
commented ×2cross-referenced ×1labeled ×1mentioned ×1

Error Message

All plugins that contain a model selection option will throw the following error, causing the plugin to fail to run properly.

RAW_BUFFERClick to expand / collapse

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.14.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

All plugins that contain a model selection option will throw the following error, causing the plugin to fail to run properly.

Screenshots

<img width="1077" height="848" alt="image" src="https://github.com/user-attachments/assets/0b300c9f-f5d8-4b6e-b49f-6225b86eecea" />

✔️ Expected Behavior

Versions prior to 1.13 do not have this issue and can run normally.

Please check this PR: fix(workflow): unblock plugin model selector tools on 1.14.0 #35794

❌ Actual Behavior

No response

extent analysis

TL;DR

The issue can likely be resolved by applying the fix from PR #35794, which unblocks plugin model selector tools on version 1.14.0.

Guidance

  • Review the changes proposed in PR #35794 to understand the necessary modifications to resolve the issue with plugin model selection.
  • Verify that the issue is indeed related to the model selection option in plugins, as described, to ensure the fix applies.
  • Consider testing the fix in a non-production environment before applying it to the self-hosted Docker setup.
  • If the PR #35794 is not yet merged, wait for its merge or consider applying the patch manually if possible.

Example

No specific code example can be provided without the exact changes from PR #35794, but reviewing the PR's diff should give clear guidance on what needs to be updated.

Notes

The fix might not apply if there are other underlying issues not addressed by PR #35794. Additionally, the effectiveness of the fix depends on the accuracy of the problem description and the changes proposed in the PR.

Recommendation

Apply the workaround by incorporating the changes from PR #35794, as it directly addresses the issue with plugin model selectors on version 1.14.0.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

dify - 💡(How to fix) Fix Big-Bug-on 1.14.0 with model select in plugin [2 comments, 2 participants]