open-webui/src
Marclass aa1d386042 Allow any file to be used for RAG.
Changed RAG parser to prefer file extensions over MIME content types. If the type of file is not recognized assume it's a text file.
2024-01-18 20:41:14 -07:00
..
lib Allow any file to be used for RAG. 2024-01-18 20:41:14 -07:00
routes Allow any file to be used for RAG. 2024-01-18 20:41:14 -07:00
app.css fix: code render issue 2024-01-01 10:35:46 -08:00
app.d.ts
app.html fix: default theme should be dark 2024-01-01 19:59:50 -08:00
tailwind.css