mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac
This commit is contained in:
parent
ed1db62b12
commit
93236cead0
@ -1419,7 +1419,7 @@ FOLLOW_UP_GENERATION_PROMPT_TEMPLATE = PersistentConfig(
|
|||||||
)
|
)
|
||||||
|
|
||||||
DEFAULT_FOLLOW_UP_GENERATION_PROMPT_TEMPLATE = """### Task:
|
DEFAULT_FOLLOW_UP_GENERATION_PROMPT_TEMPLATE = """### Task:
|
||||||
SSuggest 3-5 relevant follow-up questions or prompts that the **user** might naturally ask next in this conversation, based on the chat history, to help continue or deepen the discussion.
|
Suggest 3-5 relevant follow-up questions or prompts that the **user** might naturally ask next in this conversation, based on the chat history, to help continue or deepen the discussion.
|
||||||
### Guidelines:
|
### Guidelines:
|
||||||
- Phrase all follow-up questions from the user’s perspective, addressed to the assistant or expert.
|
- Phrase all follow-up questions from the user’s perspective, addressed to the assistant or expert.
|
||||||
- Make questions concise, clear, and directly related to the discussed topic(s).
|
- Make questions concise, clear, and directly related to the discussed topic(s).
|
||||||
|
Loading…
Reference in New Issue
Block a user