private-gpt/private_gpt/users/crud
2024-04-08 17:59:01 +05:45
..
__init__.py Added chat history and chat item 2024-04-03 17:58:27 +05:45
audit_crud.py Updated with new Basemodel for Audit 2024-02-25 14:46:12 +05:45
base.py Added subscriptions module and registering users with email 2024-01-18 16:36:59 +05:45
chat_crud.py Bug fixes on chat history filter plus removed system prompt 2024-04-08 17:59:01 +05:45
company_crud.py Added routes for creating users through admin 2024-01-21 12:02:36 +05:45
department_crud.py Updated with active subscription 2024-02-25 12:47:35 +05:45
document_crud.py Bug fixes on chat history filter plus removed system prompt 2024-04-08 17:59:01 +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 update with new cascade 2024-03-17 11:16:34 +05:45
user_role_crud.py Revert "Added api for admin update user" 2024-02-08 15:56:00 +05:45