In application orchestration, model parameter selection does not take effect #6493

Closed
opened 2026-02-21 18:15:59 -05:00 by yindo · 2 comments
Owner

Originally created by @jlokys on GitHub (Nov 1, 2024).

Self Checks

  • 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 (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.10.2

Cloud or Self Hosted

Self Hosted (Source)

Steps to reproduce

Parameter selection is not saved
image

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @jlokys on GitHub (Nov 1, 2024). ### Self Checks - [X] This is only for bug report, if you would like to ask a question, 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] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [X] Please do not modify this template :) and fill in all the required fields. ### Dify version 0.10.2 ### Cloud or Self Hosted Self Hosted (Source) ### Steps to reproduce Parameter selection is not saved ![image](https://github.com/user-attachments/assets/179c74a4-2f90-43b5-956a-cd1f03484ed5) ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug🤔 cant-reproduce labels 2026-02-21 18:15:59 -05:00
yindo closed this issue 2026-02-21 18:15:59 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Nov 1, 2024):

It seems like you're experiencing an issue where model parameter selections are not being saved in the application orchestration module of Dify version 0.10.2 in a self-hosted setup. Unfortunately, I couldn't find specific information on this issue in the available resources. However, here are a few general troubleshooting steps you might consider:

  1. Check Configuration Files: Ensure that all configuration files related to model parameters are correctly set up and that there are no permission issues preventing changes from being saved.

  2. Review Logs: Look for any error messages or warnings in the application logs that might indicate why the parameters are not being saved.

  3. Dependencies: Verify that all dependencies, especially those related to external services like the Rerank and Embedding models, are correctly configured and accessible [1].

  4. Recent Changes: If there have been any recent updates or changes to the codebase, review them to see if they might have affected the parameter saving functionality.

If these steps don't resolve the issue, you might need to delve deeper into the code or consider reaching out to others who might have faced similar issues.

To continue talking to Dosu, mention @dosu.

@dosubot[bot] commented on GitHub (Nov 1, 2024): <!-- Answer --> It seems like you're experiencing an issue where model parameter selections are not being saved in the application orchestration module of Dify version 0.10.2 in a self-hosted setup. Unfortunately, I couldn't find specific information on this issue in the available resources. However, here are a few general troubleshooting steps you might consider: 1. **Check Configuration Files**: Ensure that all configuration files related to model parameters are correctly set up and that there are no permission issues preventing changes from being saved. 2. **Review Logs**: Look for any error messages or warnings in the application logs that might indicate why the parameters are not being saved. 3. **Dependencies**: Verify that all dependencies, especially those related to external services like the Rerank and Embedding models, are correctly configured and accessible <sup>[[1]](https://github.com/langgenius/dify-docs/blob/main/en/guides/knowledge-base/integrate-knowledge-within-application.md)</sup>. 4. **Recent Changes**: If there have been any recent updates or changes to the codebase, review them to see if they might have affected the parameter saving functionality. If these steps don't resolve the issue, you might need to delve deeper into the code or consider reaching out to others who might have faced similar issues. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
Author
Owner

@crazywoola commented on GitHub (Nov 1, 2024):

If they are not checked, they will be ignored.

@crazywoola commented on GitHub (Nov 1, 2024): If they are not checked, they will be ignored.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#6493