Commit Graph

280 Commits

Author SHA1 Message Date
Saurab-Shrestha
808a0fa6fc Updated with audit table 2024-02-25 09:54:56 +05:45
Saurab-Shrestha
493963908d Added audit logs 2024-02-24 18:57:49 +05:45
Saurab-Shrestha
59d9413898 updated with few bug fixes for authentication and department 2024-02-22 17:15:41 +05:45
Saurab-Shrestha
043ba4ffd6 Changes to register user 2024-02-22 12:26:22 +05:45
Saurab-Shrestha
f3ba7a6dcb Updated with few changes in auth 2024-02-22 12:07:01 +05:45
Saurab-Shrestha
e1d3208740 changes to user auth 2024-02-22 10:04:17 +05:45
Saurab-Shrestha
062a0ae7da Updated with department model 2024-02-22 07:11:50 +05:45
Saurab-Shrestha
500d4a1494 Updated with new api for chat with context filtering for based on files wrt to departments 2024-02-21 14:10:29 +05:45
Saurab-Shrestha
1f5c0d5d7b Updated with new models and auth 2024-02-20 21:15:57 +05:45
Saurab-Shrestha
afa1b249ae Added department models 2024-02-20 18:57:02 +05:45
Saurab-Shrestha
c45f5b993d Added api for document listing 2024-02-19 17:28:29 +05:45
Saurab-Shrestha
c8b39c898c Solved the ingestion issue for ocred pdf 2024-02-17 10:23:57 +05:45
Saurab-Shrestha
d849ee76f4 Added routes for pdf ocr 2024-02-15 17:39:07 +05:45
Saurab-Shrestha
91ebce47d4 Updated with routes for pdf_ocr 2024-02-15 14:32:13 +05:45
quick-karsth
a29e0f4253 Added OCRComponents 2024-02-15 11:46:06 +05:45
quick-karsth
7bba4d13eb Added OCRComponents 2024-02-15 11:33:37 +05:45
Saurab-Shrestha
b9949204de Updated with gpu integration 2024-02-12 17:20:54 +05:45
Saurab-Shrestha
d51b25febe Added ldap auth 2024-02-11 16:50:24 +05:45
Saurab-Shrestha
5c92f23e6a small update in delete 2024-02-11 11:41:15 +05:45
Saurab-Shrestha
cafc9eb8a8 Minor changes in delete filename 2024-02-11 09:15:32 +05:45
Saurab-Shrestha
85eddaf471 Added documents upload table 2024-02-09 20:37:37 +05:45
Saurab-Shrestha
2ce2b794c0 Revert "Added api for admin update user"
This reverts commit a4931a1a31.
2024-02-08 15:56:00 +05:45
Saurab-Shrestha
a4931a1a31 Added api for admin update user 2024-02-08 14:27:47 +05:45
Saurab-Shrestha
5c2a025280 Bug fixes for user update 2024-02-07 17:02:52 +05:45
Saurab-Shrestha
616deec440 Bug fixes for uploading docx file 2024-02-07 17:00:34 +05:45
Saurab-Shrestha
2fe78b4b5f Added delete schema 2024-02-06 13:28:09 +05:45
Saurab-Shrestha
0a326c1e43 Added a schema for username update 2024-02-05 17:34:38 +05:45
Saurab-Shrestha
226c1a6622 Added cors origin 2024-02-05 14:39:59 +05:45
Saurab-Shrestha
3d58a3d568 Made changes to get database args from the env 2024-02-04 12:51:01 +05:45
Saurab-Shrestha
78b5e6c6b3 Merge branch 'global-branch' of https://github.com/QuickfoxConsulting/privateGPT into global-branch 2024-02-02 19:43:43 +05:45
Saurab-Shrestha
17a7ded46b Added api for deleting user, fixed bug in register user and refresh token 2024-02-02 19:43:22 +05:45
Nikhil Shrestha
54bff8868a updated poetry.lock 2024-02-02 09:57:34 +05:45
Saurab-Shrestha
71999eb150 Added new routes for deleting file from the ingested files 2024-02-01 17:22:39 +05:45
Saurab-Shrestha
93b3c4f574 Merge branch 'global-branch' of https://github.com/QuickfoxConsulting/privateGPT into global-branch 2024-02-01 12:30:46 +05:45
Nikhil Shrestha
306d3c233a Merge branch 'main' into global-branch 2024-02-01 11:53:44 +05:45
Saurab-Shrestha
79952c29e1 Added new origin 2024-01-31 12:51:52 +05:45
Saurab-Shrestha
a9d35647b6 change in cors origin 2024-01-31 07:15:11 +05:45
Saurab-Shrestha
7d0146321e Added new poetry lock 2024-01-30 15:19:01 +05:45
Saurab-Shrestha
bca9175a59 updated poetry.lock 2024-01-30 15:16:49 +05:45
Saurab-Shrestha
2108d6d1ec changes in gitignore 2024-01-29 07:20:04 +05:45
Saurab-Shrestha
f9e1ff6961 routes for listing file 2024-01-29 07:19:13 +05:45
Saurab-Shrestha
55565fd3a7 Added home.py file for /chat route 2024-01-25 17:37:00 +05:45
Pablo Orgaz
3e67e21d38
Add embedding mode config (#1541) 2024-01-25 10:55:32 +01:00
Saurab-Shrestha
bcc3f03e25 Fixed bug with subscriptions 2024-01-21 14:47:26 +05:45
Saurab-Shrestha
0b79c23f68 Added routes for creating users through admin 2024-01-21 12:02:36 +05:45
Saurab-Shrestha
8b396ac6fb Added subscriptions module and registering users with email 2024-01-18 16:36:59 +05:45
Naveen Kannan
869233f0e4
fix: Adding an LLM param to fix broken generator from llamacpp (#1519) 2024-01-17 18:10:45 +01:00
Saurab-Shrestha
4c5fed7ea4 Added subscription module 2024-01-17 17:56:24 +05:45
CognitiveTech
e326126d0d
feat: add mistral + chatml prompts (#1426) 2024-01-16 22:51:14 +01:00
Robert Gay
6191bcdbd6
fix: minor bug in chat stream output - python error being serialized (#1449) 2024-01-16 16:41:20 +01:00