mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55:19 +00:00
refac
This commit is contained in:
parent
25c7f101f2
commit
e69c2cf3f6
1 changed files with 1 additions and 0 deletions
|
|
@ -2102,6 +2102,7 @@ async def process_web_search(
|
||||||
request,
|
request,
|
||||||
request.app.state.config.WEB_SEARCH_ENGINE,
|
request.app.state.config.WEB_SEARCH_ENGINE,
|
||||||
query,
|
query,
|
||||||
|
user,
|
||||||
)
|
)
|
||||||
for query in form_data.queries
|
for query in form_data.queries
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue