private-gpt/private_gpt
2024-04-08 17:59:01 +05:45
..
components Updated chat history and items id with uuid 2024-04-04 12:02:12 +05:45
open_ai feat: Upgrade to LlamaIndex to 0.10 (#1663) 2024-03-06 17:51:30 +01:00
server Bug fixes on chat history filter plus removed system prompt 2024-04-08 17:59:01 +05:45
settings feat(llm): adds serveral settings for llamacpp and ollama (#1703) 2024-03-11 22:51:05 +01:00
ui Merge branch 'main' of https://github.com/QuickfoxConsulting/privateGPT into ollama 2024-03-12 11:15:57 +05:45
users Bug fixes on chat history filter plus removed system prompt 2024-04-08 17:59:01 +05:45
utils Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
__init__.py feat(local): tiktoken cache within repo for offline (#1467) 2024-03-11 22:55:13 +01:00
__main__.py Added audit logs 2024-02-24 18:57:49 +05:45
constants.py Update maker checker 2024-03-17 09:36:38 +05:45
di.py routes for listing file 2024-01-29 07:19:13 +05:45
home.py Added documents upload table 2024-02-09 20:37:37 +05:45
launcher.py Bug fixes for chat history 2024-04-07 17:54:36 +05:45
main.py feat: Upgrade to LlamaIndex to 0.10 (#1663) 2024-03-06 17:51:30 +01:00
paths.py Added users model for authentication with roles and user roles 2024-01-11 17:48:35 +05:45