mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
revert
This commit is contained in:
parent
cdc13e9960
commit
a381ffc585
1 changed files with 2 additions and 0 deletions
|
|
@ -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 a new issue