Files
open-webui-ai4me/backend/open_webui/retrieval/vector
Ethan T. a229f9ea42 fix: replace bare except with except Exception (#22473)
Replace bare except clauses with except Exception to follow Python best practices and avoid catching unexpected system exceptions like KeyboardInterrupt and SystemExit.
2026-03-15 17:48:23 -05:00
..
2026-03-08 18:14:09 -05:00
2026-01-09 22:21:00 +04:00
2026-02-13 13:37:12 -06:00