📄️ Uploading Documents
RAG-DocBot can index documents from two sources: the built-in docs/ directory and external directories mounted as connectors.
📄️ Managing Users
RAG-DocBot uses role-based access control (RBAC) with three roles.
📄️ Authentication
RAG-DocBot uses JWT (JSON Web Token) based authentication with short-lived access tokens and longer-lived refresh tokens.
📄️ Updating
There are two ways to update to a newer version.
📄️ Changing Password
---