About in “What’s New in v0.6.15”,I've confirmed that my Dify version is the latest. In the prompt generator interface, why does my interface lack the parameter listing inputs as mentioned in your updated documentation's screenshot, while mine is b… #4755

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

Originally created by @Sam-gz on GitHub (Jul 24, 2024).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit report (我已阅读并同意 Language Policy).
  • 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Provide a description of requested docs changes

屏幕截图 2024-07-24 125957
屏幕截图 2024-07-24 130241

Originally created by @Sam-gz on GitHub (Jul 24, 2024). ### Self Checks - [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 report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [X] Please do not modify this template :) and fill in all the required fields. ### Provide a description of requested docs changes ![屏幕截图 2024-07-24 125957](https://github.com/user-attachments/assets/57a37f33-9927-4930-bd54-a16d2197bb39) ![屏幕截图 2024-07-24 130241](https://github.com/user-attachments/assets/999e193c-e7e8-4b52-a209-480d275c7a06)
yindo added the 📚 documentation label 2026-02-21 18:07:53 -05:00
yindo closed this issue 2026-02-21 18:07:53 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Jul 24, 2024):

The parameter listing inputs in the prompt generator section are only displayed in Expert Mode. If you are not seeing these inputs, it is likely because you are in Simple Mode. To access these features, you need to switch to Expert Mode on the prompt orchestration page.

Steps to Switch from Simple Mode to Expert Mode in the Dify Interface

  1. Create an Application: Start by creating an application in the Dify interface.
  2. Navigate to the Prompt Orchestration Page: After the application is created, go to the prompt orchestration page.
  3. Switch to Expert Mode: On the prompt orchestration page, you will find an option to switch to Expert Mode. Click on this option to enter Expert Mode.
### 1. How to Enter Expert Mode

After creating an application, you can switch to **Expert Mode** on the prompt orchestration page, where you can edit the complete application prompts.

<figure><img src="../../../../.gitbook/assets/专家模式.png" alt=""><figcaption><p>Expert Mode Entry</p></figcaption></figure>

Note: Once you switch to Expert Mode and modify the prompts, you cannot return to Simple Mode [1].

Additionally, ensure that you have uploaded the context, as the built-in prompt containing {{#context#}} will only be displayed in Expert Mode after uploading the context [1].

If you have already switched to Expert Mode and are still not seeing the parameter listing inputs, there might be other issues such as user permissions or roles that restrict access to these features. The permissions settings include options such as "Apenas eu" (Only me) and "Todos os membros da equipe" (All team members) [2].

To verify if the context has been successfully uploaded and is being recognized by the Dify interface, you can check the "Context" section in the prompt editor [3].

For detailed logging or debugging, you can enable debug logs in the Dify interface to identify why the parameter listing inputs are not displaying [1][4].

To continue talking to Dosu, mention @dosu.

@dosubot[bot] commented on GitHub (Jul 24, 2024): <!-- Answer --> The parameter listing inputs in the prompt generator section are only displayed in **Expert Mode**. If you are not seeing these inputs, it is likely because you are in **Simple Mode**. To access these features, you need to switch to **Expert Mode** on the prompt orchestration page. ### Steps to Switch from Simple Mode to Expert Mode in the Dify Interface 1. **Create an Application**: Start by creating an application in the Dify interface. 2. **Navigate to the Prompt Orchestration Page**: After the application is created, go to the prompt orchestration page. 3. **Switch to Expert Mode**: On the prompt orchestration page, you will find an option to switch to **Expert Mode**. Click on this option to enter Expert Mode. ```md ### 1. How to Enter Expert Mode After creating an application, you can switch to **Expert Mode** on the prompt orchestration page, where you can edit the complete application prompts. <figure><img src="../../../../.gitbook/assets/专家模式.png" alt=""><figcaption><p>Expert Mode Entry</p></figcaption></figure> ``` **Note**: Once you switch to Expert Mode and modify the prompts, you cannot return to Simple Mode <sup>[[1]](https://github.com/langgenius/dify-docs/blob/main/en/learn-more/prompt-engineering/prompt-engineering-1/README.md)</sup>. Additionally, ensure that you have uploaded the context, as the built-in prompt containing `{{#context#}}` will only be displayed in **Expert Mode** after uploading the context <sup>[[1]](https://github.com/langgenius/dify-docs/blob/main/en/learn-more/prompt-engineering/prompt-engineering-1/README.md)</sup>. If you have already switched to Expert Mode and are still not seeing the parameter listing inputs, there might be other issues such as user permissions or roles that restrict access to these features. The permissions settings include options such as "Apenas eu" (Only me) and "Todos os membros da equipe" (All team members) <sup>[[2]](https://github.com/langgenius/dify/blob/main/web/i18n/pt-BR/dataset-settings.ts)</sup>. To verify if the context has been successfully uploaded and is being recognized by the Dify interface, you can check the "Context" section in the prompt editor <sup>[[3]](https://github.com/langgenius/dify/blob/main/web/i18n/en-US/common.ts)</sup>. For detailed logging or debugging, you can enable debug logs in the Dify interface to identify why the parameter listing inputs are not displaying <sup>[[1]](https://github.com/langgenius/dify-docs/blob/main/en/learn-more/prompt-engineering/prompt-engineering-1/README.md)</sup><sup>[[4]](https://github.com/langgenius/dify-docs/blob/main/en/guides/application-orchestrate/prompt-engineering/prompt-engineering-expert-mode.md)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
Author
Owner

@crazywoola commented on GitHub (Jul 24, 2024):

You need to input something and run generate.

@crazywoola commented on GitHub (Jul 24, 2024): You need to input something and run generate.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#4755