mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
refac: rm redundant query tag
This commit is contained in:
parent
8bff76f745
commit
8e41fea2d9
1 changed files with 0 additions and 4 deletions
|
|
@ -2697,10 +2697,6 @@ Provide a clear and direct response to the user's query, including inline citati
|
|||
<context>
|
||||
{{CONTEXT}}
|
||||
</context>
|
||||
|
||||
<user_query>
|
||||
{{QUERY}}
|
||||
</user_query>
|
||||
"""
|
||||
|
||||
RAG_TEMPLATE = PersistentConfig(
|
||||
|
|
|
|||
Loading…
Reference in a new issue