open-webui/backend/.gitignore
Anuraag Jain a01b112f7f feat(auth): add auth middleware
- refactored chat routes to use request.user instead of doing authentication in every route
2023-12-28 22:15:54 +02:00

8 lines
No EOL
67 B
Text

__pycache__
.env
_old
uploads
.ipynb_checkpoints
*.db
_test
Pipfile