mirror of
https://github.com/langgenius/dify.git
synced 2026-02-12 22:01:20 -05:00
feat: improve the suggest-question prompt
This commit is contained in:
@@ -601,6 +601,11 @@ class LLMGenerator:
|
||||
- Use {language}.
|
||||
- Keep each instruction short and practical.
|
||||
- Do not include code or variable syntax in the instructions.
|
||||
|
||||
## Instruction Example
|
||||
|
||||
- Count the output length of the `LLM` node.
|
||||
- Get the `account_list` from the `QueryAccounts` tool node's output
|
||||
"""
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user