open-webui/backend
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
..
apps Allow any file to be used for RAG. 2024-01-18 20:41:14 -07:00
data fix: docker container volume mount location 2023-12-27 00:11:23 -08:00
utils chore: disable passlib log 2024-01-05 12:22:27 -08:00
.dockerignore chore: dockerignore added 2023-12-26 02:22:06 -08:00
.gitignore feat: chromadb vector store api 2024-01-06 22:59:22 -08:00
config.py feat: documents 2024-01-07 22:14:08 -08:00
constants.py feat: doc upload error handling 2024-01-08 01:54:03 -08:00
dev.sh refac: SERVER_PORT renamed to PORT 2024-01-12 19:38:30 -08:00
main.py fix: disable swagger doc in prod 2024-01-07 02:48:21 -08:00
requirements.txt Update requirements.txt 2024-01-09 21:09:28 -08:00
start.sh Can now run from any directory 2024-01-17 17:30:58 -05:00