Commit Graph

321 Commits

Author SHA1 Message Date
Saurab-Shrestha
f7de7c3b54 Update with verify function to check the maker request for documents 2024-03-17 17:58:42 +05:45
Saurab-Shrestha9639*969**9858//852
2bcc7f589f update with new cascade 2024-03-17 11:16:34 +05:45
Saurab-Shrestha
de39e594f8 Update maker checker 2024-03-17 09:36:38 +05:45
Saurab-Shrestha9639*969**9858//852
6d7babb349 fixed dependencies 2024-03-12 12:57:36 +05:45
Saurab-Shrestha9639*969**9858//852
ba72507d1f Merge branch 'main' of https://github.com/QuickfoxConsulting/privateGPT into ollama 2024-03-12 11:15:57 +05:45
Andrew Jiang
84ad16af80
feat(docs): upgrade fern (#1596) 2024-03-11 23:02:56 +01:00
Arun Yadav
821bca32e9
feat(local): tiktoken cache within repo for offline (#1467) 2024-03-11 22:55:13 +01:00
icsy7867
02dc83e8e9
feat(llm): adds serveral settings for llamacpp and ollama (#1703) 2024-03-11 22:51:05 +01:00
Hoffelhas
410bf7a71f
feat(ui): maintain score order when curating sources (#1643)
* Update ui.py

Changed 'curated_sources' from a list, in order to maintain score order when returning the curated sources.

* Maintain score order after curating sources
2024-03-11 22:27:30 +01:00
icsy7867
290b9fb084
feat(ui): add sources check to not repeat identical sources (#1705) 2024-03-11 22:24:18 +01:00
Saurab-Shrestha9639*969**9858//852
35527620c0 Added makerchecker model 2024-03-10 10:53:01 +05:45
Saurab-Shrestha
e2bad96854 Added apis for documents update and user checker mode 2024-03-07 17:17:04 +05:45
Saurab-Shrestha
f011bb6a7a Documents assignment with departments 2024-03-07 13:23:59 +05:45
github-actions[bot]
1b03b369c0
chore(main): release 0.4.0 (#1628)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-06 17:53:35 +01:00
Iván Martínez
45f05711eb
feat: Upgrade to LlamaIndex to 0.10 (#1663)
* Extract optional dependencies

* Separate local mode into llms-llama-cpp and embeddings-huggingface for clarity

* Support Ollama embeddings

* Upgrade to llamaindex 0.10.14. Remove legacy use of ServiceContext in ContextChatEngine

* Fix vector retriever filters
2024-03-06 17:51:30 +01:00
Saurab-Shrestha
6818cba858 Updated audit logs 2024-03-06 16:07:10 +05:45
Saurab-Shrestha
fb35ba28a2 Updated with search mode api and search query logging 2024-03-05 14:27:06 +05:45
Saurab-Shrestha
174c1805ff update auth 2024-03-03 17:15:23 +05:45
Saurab-Shrestha
55ff363d6f update 2024-03-03 17:14:32 +05:45
Saurab-Shrestha
32dc369349 Updated docker compose 2024-03-03 17:13:46 +05:45
Saurab-Shrestha
e562dde9aa Updated with docker compose file 2024-03-03 17:12:09 +05:45
Saurab-Shrestha
b050052840 updated with bug fixes for ad login 2024-02-29 16:47:00 +05:45
Saurab-Shrestha
a87531c141 Updated single injector for pdf ocr 2024-02-29 12:22:25 +05:45
Saurab-Shrestha
77bf96cc42 added singleton design in table ocr 2024-02-29 10:57:47 +05:45
Saurab-Shrestha
78d1f0ab52 Bug fix for ad login and updated async functionality on chat completion 2024-02-28 17:28:39 +05:45
Saurab-Shrestha
46c4a3122b Updated audit log such that if user is deleted, empty string is passed as username 2024-02-27 12:32:25 +05:45
Saurab-Shrestha
484b6b7223 Try catch added on ingest 2024-02-27 10:38:44 +05:45
quick-karsth
a8a10e412e updated gpu for ocr 2024-02-27 10:30:26 +05:45
Saurab-Shrestha
b9556626b1 Updated with chunk file upload 2024-02-26 16:58:11 +05:45
Saurab-Shrestha
e307e73b03 Updated with auth for ldap login 2024-02-25 17:18:44 +05:45
Saurab-Shrestha
e2cae86945 Update with ad department 2024-02-25 16:31:38 +05:45
Saurab-Shrestha
edd55a5dcc Updated with new Basemodel for Audit 2024-02-25 14:46:12 +05:45
Saurab-Shrestha
8271fedb78 Updated with active subscription 2024-02-25 12:47:35 +05:45
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
Daniel Gallego Vico
12f3a39e8a
Update x handle to zylon private gpt (#1644) 2024-02-23 15:51:35 +01:00
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
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