Commit Graph

324 Commits

Author SHA1 Message Date
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
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
Saurab-Shrestha
c66feb4187 Added change password 2024-01-14 15:19:44 +05:45
Saurab-Shrestha
e5edaadf24 Solved minor bug issues regarding authentication 2024-01-14 11:44:26 +05:45
Saurab-Shrestha
b67b66cd44 Added users model for authentication with roles and user roles 2024-01-11 17:48:35 +05:45
Iván Martínez
d3acd85fe3
fix(tests): load the test settings only when running tests
Previous implementation causes false positives with the last version of LlamaIndex
2024-01-09 12:03:16 +01:00
Guido Schulz
0a89d76cc5
fix(docs): Update quickstart doc and set version in pyproject.toml to 0.2.0 2023-12-26 13:09:31 +01:00
Matthew Hill
2d27a9f956
feat(llm): Add openailike llm mode (#1447)
This mode behaves the same as the openai mode, except that it allows setting custom models not
supported by OpenAI. It can be used with any tool that serves models from an OpenAI compatible API.

Implements #1424
2023-12-26 10:26:08 +01:00