open-webui/backend/open_webui/retrieval
Alvin Tang 2c35bdbcf5
fix: replace bare string raises with proper exception types (#22446)
`raise "string"` in Python raises TypeError instead of the intended
error, making error messages confusing and debugging difficult.

Co-authored-by: gambletan <ethanchang32@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 16:39:09 -05:00
..
loaders enh: PDF_LOADER_MODE 2026-01-21 23:51:36 +04:00
models chore: format 2026-02-11 16:24:11 -06:00
vector Update utils.py (#21105) 2026-02-13 13:37:12 -06:00
web feat: Adding You.com as a web search provider (#21599) 2026-02-21 14:51:56 -06:00
utils.py fix: replace bare string raises with proper exception types (#22446) 2026-03-08 16:39:09 -05:00