Commit Graph

399 Commits

Author SHA1 Message Date
Saurab-Shrestha9639*969**9858//852
ebe43082cd Updated with semantic node parser and CondensePlusContextChatEngine and new system prompt 2024-06-02 14:49:49 +05:45
Saurab-Shrestha9639*969**9858//852
175b4e29ac Updated api for ocr component 2024-06-02 09:45:53 +05:45
Saurab-Shrestha9639*969**9858//852
fbd298212f Hybrid search 2024-05-29 14:20:11 +05:45
Saurab-Shrestha9639*969**9858//852
759767dc1b Added new system prompt 2024-05-29 10:55:42 +05:45
Saurab-Shrestha9639*969**9858//852
474698834f Merge branch 'dockerization' of https://github.com/QuickfoxConsulting/privateGPT into dockerization 2024-05-15 11:36:23 +05:45
Saurab-Shrestha9639*969**9858//852
5012529201 Updated the chat system prompt 2024-05-15 11:36:00 +05:45
Saurab-Shrestha
c6847859b0 Removed / from audit routes 2024-05-07 15:41:28 +05:45
Saurab-Shrestha
333a3f3913 Updated with docker file" 2024-05-07 13:03:43 +05:45
Saurab-Shrestha
e1e940bbbd Updated local docker file 2024-05-05 12:29:14 +05:45
Nikhil Shrestha
56bf6df38c fixed nginx docker-compose 2024-05-05 08:34:26 +05:45
Nikhil Shrestha
11fbd645f7 enable gpu all 2024-05-05 08:22:00 +05:45
Nikhil Shrestha
0b59b6030f enable gpu 2024-05-05 08:20:35 +05:45
Nikhil Shrestha
eabbe53aa6 re-arrange docker-compose services 2024-05-05 07:59:26 +05:45
Nikhil Shrestha
f19be9183c Merge remote-tracking branch 'origin/Global-docker' into Global-docker 2024-05-05 07:55:57 +05:45
Nikhil Shrestha
978be3b5dd added checked, unchecked static folders 2024-05-05 07:55:39 +05:45
Saurab-Shrestha
7cfbad8b59 Add configuration for nginx 2024-05-05 07:17:16 +05:45
Saurab-Shrestha
ba71a39971 Fixed bug regarding pagination 2024-05-04 19:27:24 +05:45
Nikhil Shrestha
3c56af31cf fixed lock file 2024-05-04 17:23:41 +05:45
Nikhil Shrestha
1ea0663a3b Merge branch 'main' into Global-docker
# Conflicts:
#	poetry.lock
#	pyproject.toml
#	settings-local.yaml
#	settings.yaml
2024-05-04 17:16:25 +05:45
Saurab Shrestha
7d1f75fcd5 delete sql-dump file 2024-05-04 10:21:45 +05:45
Saurab-Shrestha
4472add3c2 Updated docker compose compatible for GPU 2024-05-02 17:32:29 +05:45
Saurab-Shrestha
1963190d16 Updated the llm component 2024-05-02 10:58:03 +05:45
Saurab-Shrestha
bc343206cc Updated docker settings 2024-04-30 17:45:51 +05:45
Patrick Peng
9d0d614706 fix: Replacing unsafe eval() with json.loads() (#1890) 2024-04-30 09:58:19 +02:00
icsy7867
e21bf20c10 feat: prompt_style applied to all LLMs + extra LLM params. (#1835)
* Updated prompt_style to be moved to the main LLM setting since all LLMs from llama_index can utilize this.  I also included temperature, context window size, max_tokens, max_new_tokens into the openailike to help ensure the settings are consistent from the other implementations.

* Removed prompt_style from llamacpp entirely

* Fixed settings-local.yaml to include prompt_style in the LLM settings instead of llamacpp.
2024-04-30 09:53:10 +02:00
Saurab Shrestha
c65fdebbeb Delete local_data/private_gpt directory 2024-04-30 12:57:11 +05:45
Saurab-Shrestha9639*969**9858//852
461d5afac0 Added pagination in chat history 2024-04-30 09:52:27 +05:45
Saurab-Shrestha
f9a454861d Updated docker compose 2024-04-29 20:08:06 +05:45
Saurab-Shrestha
3f99b0996f Merged with dev 2024-04-28 11:29:26 +05:45
Saurab-Shrestha
c7aac53cd9 Added new docker files 2024-04-28 11:25:38 +05:45
Saurab-Shrestha9639*969**9858//852
1d6fc7144a Added llama3 prompt 2024-04-24 17:15:13 +05:45
Saurab-Shrestha9639*969**9858//852
3282d52bf2 Added fastapi-pagination and audit log download 2024-04-23 17:48:13 +05:45
Saurab-Shrestha9639*969**9858//852
97317b82e0 Update with filter for audit 2024-04-21 16:52:45 +05:45
Daniel Gallego Vico
c1802e7cf0 fix(docs): Update installation.mdx (#1866)
Update repo url
2024-04-19 17:10:58 +02:00
Marco Repetto
2a432bf9c5 fix: make embedding_api_base match api_base when on docker (#1859) 2024-04-19 15:42:19 +02:00
dividebysandwich
947e737f30 fix: "no such group" error in Dockerfile, added docx2txt and cryptography deps (#1841)
* Fixed "no such group" error in Dockerfile, added docx2txt to poetry so docx parsing works out of the box for docker containers

* added cryptography dependency for pdf parsing
2024-04-19 15:40:00 +02:00
imartinez
49ef729abc Allow passing HF access token to download tokenizer. Fallback to default tokenizer. 2024-04-19 15:38:25 +02:00
Saurab-Shrestha9639*969**9858//852
8bc7fb0039 Event listener for updating total documents 2024-04-17 17:09:50 +05:45
Saurab-Shrestha9639*969**9858//852
bf135b1692 Added build history 2024-04-10 15:13:06 +05:45
Saurab-Shrestha
44d94e145e Updated the title for chat history 2024-04-09 17:34:51 +05:45
Saurab-Shrestha
a59782e24e solved merged conflict 2024-04-09 15:49:05 +05:45
Saurab-Shrestha
aab5e50f7c Merge branch 'temporary_branch' of https://github.com/QuickfoxConsulting/privateGPT into temporary_branch 2024-04-09 15:48:44 +05:45
Saurab-Shrestha9639*969**9858//852
7dab3edebf Bug fixes on chat history filter plus removed system prompt 2024-04-08 17:59:01 +05:45
Saurab-Shrestha9639*969**9858//852
fb64e15802 Bug fixes for chat history 2024-04-07 17:54:36 +05:45
Pablo Orgaz
347be643f7 fix(llm): special tokens and leading space (#1831) 2024-04-04 14:37:29 +02:00
Saurab-Shrestha9639*969**9858//852
ee0e1cd839 Updated chat history and items id with uuid 2024-04-04 12:02:12 +05:45
Nikhil Shrestha
b23dae5b18 rerank fixes 2024-04-04 11:49:28 +05:45
Saurab-Shrestha9639*969**9858//852
4bc9dd7870 Added chat history and chat item 2024-04-03 17:58:27 +05:45
Nikhil Shrestha
28e418124b updated poetry.lock 2024-04-03 17:52:39 +05:45
Nikhil Shrestha
9f929cf4f3 Merge branch 'main' into dev
# Conflicts:
#	docker-compose.yaml
#	poetry.lock
#	pyproject.toml
#	settings.yaml
2024-04-03 17:46:42 +05:45