mirror of
https://github.com/open-webui/open-webui
synced 2025-03-10 06:33:19 +00:00
revert
This commit is contained in:
parent
cdc13e9960
commit
a381ffc585
@ -360,7 +360,9 @@ async def chat_web_search_handler(
|
||||
},
|
||||
}
|
||||
)
|
||||
|
||||
files = form_data.get("files", [])
|
||||
|
||||
if request.app.state.config.RAG_WEB_SEARCH_FULL_CONTEXT:
|
||||
files.append(
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user