Commit Graph

333 Commits

Author SHA1 Message Date
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
TQ
cd40e3982b
feat(Vector): support pgvector (#1624) 2024-02-20 15:29:26 +01:00
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
github-actions[bot]
066ea5bf28
chore(main): release 0.3.0 (#1413)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-16 17:42:39 +01:00
Iván Martínez
aa13afde07
feat(UI): Select file to Query or Delete + Delete ALL (#1612)
---------

Co-authored-by: Robin Boone <rboone@sofics.com>
2024-02-16 17:36:09 +01:00
icsy7867
24fb80ca38
fix(UI): Updated ui.py. Frees up the CPU to not be bottlenecked.
Updated ui.py to include a small sleep timer while building the stream deltas.  This recursive function fires off so quickly to eats up too much of the CPU.  This small sleep frees up the CPU to not be bottlenecked.  This value can go lower/shorter.  But 0.02 or 0.025 seems to work well. (#1589)

Co-authored-by: root <root@wesgitlabdemo.icl.gtri.org>
2024-02-16 12:52:14 +01:00
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
Ygal Blum
6bbec79583
feat(llm): Add support for Ollama LLM (#1526) 2024-02-09 15:50:50 +01:00
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
Nick Smirnov
b178b51451
feat(bulk-ingest): Add --ignored Flag to Exclude Specific Files and Directories During Ingestion (#1432) 2024-02-07 19:59:32 +01:00
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
Iván Martínez
24fae660e6
feat: Add stream information to generate SDKs (#1569) 2024-02-02 16:14:22 +01:00
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