Skip to content

Commit a381ffc

Browse files
committed
revert
1 parent cdc13e9 commit a381ffc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

backend/open_webui/utils/middleware.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,9 @@ async def chat_web_search_handler(
360360
},
361361
}
362362
)
363+
363364
files = form_data.get("files", [])
365+
364366
if request.app.state.config.RAG_WEB_SEARCH_FULL_CONTEXT:
365367
files.append(
366368
{

0 commit comments

Comments
 (0)