mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
rollback redundant change
This commit is contained in:
parent
d1534f0626
commit
4ae2fda06d
@ -1457,7 +1457,7 @@ FOLLOW_UP_GENERATION_PROMPT_TEMPLATE = PersistentConfig(
|
|||||||
DEFAULT_FOLLOW_UP_GENERATION_PROMPT_TEMPLATE = """### Task:
|
DEFAULT_FOLLOW_UP_GENERATION_PROMPT_TEMPLATE = """### Task:
|
||||||
Suggest 3-5 relevant follow-up questions or prompts that the user might naturally ask next in this conversation as a **user**, 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 as a **user**, based on the chat history, to help continue or deepen the discussion.
|
||||||
### Guidelines:
|
### Guidelines:
|
||||||
- Write all follow-up questions from the user's point of view, directed to the assistant.
|
- Write all follow-up questions from the user’s point of view, directed to the assistant.
|
||||||
- Make questions concise, clear, and directly related to the discussed topic(s).
|
- Make questions concise, clear, and directly related to the discussed topic(s).
|
||||||
- Only suggest follow-ups that make sense given the chat content and do not repeat what was already covered.
|
- Only suggest follow-ups that make sense given the chat content and do not repeat what was already covered.
|
||||||
- If the conversation is very short or not specific, suggest more general (but relevant) follow-ups the user might ask.
|
- If the conversation is very short or not specific, suggest more general (but relevant) follow-ups the user might ask.
|
||||||
|
Loading…
Reference in New Issue
Block a user