private-gpt/private_gpt/users/crud
2024-05-04 19:27:24 +05:45
..
__init__.py Added chat history and chat item 2024-04-03 17:58:27 +05:45
audit_crud.py Added fastapi-pagination and audit log download 2024-04-23 17:48:13 +05:45
base.py Added fastapi-pagination and audit log download 2024-04-23 17:48:13 +05:45
chat_crud.py Fixed bug regarding pagination 2024-05-04 19:27:24 +05:45
chathistory_crud.py Event listener for updating total documents 2024-04-17 17:09:50 +05:45
company_crud.py Added routes for creating users through admin 2024-01-21 12:02:36 +05:45
department_crud.py Added fastapi-pagination and audit log download 2024-04-23 17:48:13 +05:45
document_crud.py Added fastapi-pagination and audit log download 2024-04-23 17:48:13 +05:45
role_crud.py Added routes for creating users through admin 2024-01-21 12:02:36 +05:45
subscription_crud.py Added subscriptions module and registering users with email 2024-01-18 16:36:59 +05:45
user_crud.py Added fastapi-pagination and audit log download 2024-04-23 17:48:13 +05:45
user_role_crud.py Revert "Added api for admin update user" 2024-02-08 15:56:00 +05:45