Parameters in LLM block in workflow editor get overwritten #2459

Closed
opened 2026-02-21 17:46:01 -05:00 by yindo · 0 comments
Owner

Originally created by @thiner on GitHub (Apr 23, 2024).

Originally assigned to: @zxhlyh on GitHub.

Self Checks

  • This is only for bug report, if you would like to ask a quesion, 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 (我已阅读并同意 Language Policy).
  • Pleas do not modify this template :) and fill in all the required fields.

Dify version

0.6.4

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

  1. Create a workflow from template, which has LLM block.

  2. Set LLM block model settings, E.g. uncheck "presence_penalty" and "frequence penalty"
    image

  3. Publish or click "Update" in the publish menu.

  4. Quite work flow editor, reopen the work flow. All the LLM model settings get overwritten by default values.

✔️ Expected Behavior

The model settings should not be reset as default values when open the workflow editor.

Actual Behavior

The model settings are reset to default values every time when open the workflow editor.

Originally created by @thiner on GitHub (Apr 23, 2024). Originally assigned to: @zxhlyh on GitHub. ### Self Checks - [X] This is only for bug report, if you would like to ask a quesion, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Pleas do not modify this template :) and fill in all the required fields. ### Dify version 0.6.4 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce 1. Create a workflow from template, which has LLM block. 2. Set LLM block model settings, E.g. uncheck "presence_penalty" and "frequence penalty" ![image](https://github.com/langgenius/dify/assets/1897227/bc70b2ae-cfe6-4aaf-9eb5-65ba26eda509) 4. Publish or click "Update" in the publish menu. 5. Quite work flow editor, reopen the work flow. All the LLM model settings get overwritten by default values. ### ✔️ Expected Behavior The model settings should not be reset as default values when open the workflow editor. ### ❌ Actual Behavior The model settings are reset to default values every time when open the workflow editor.
yindo added the 🐞 bug🌊 feat:workflow labels 2026-02-21 17:46:01 -05:00
yindo closed this issue 2026-02-21 17:46:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#2459