private-gpt/private_gpt
2024-02-07 17:00:34 +05:45
..
components fix: Adding an LLM param to fix broken generator from llamacpp (#1519) 2024-01-17 18:10:45 +01:00
open_ai fix: minor bug in chat stream output - python error being serialized (#1449) 2024-01-16 16:41:20 +01:00
server Added delete schema 2024-02-06 13:28:09 +05:45
settings feat: add mistral + chatml prompts (#1426) 2024-01-16 22:51:14 +01:00
ui Added delete schema 2024-02-06 13:28:09 +05:45
users Bug fixes for uploading docx file 2024-02-07 17:00:34 +05:45
utils Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
__init__.py feat: Disable Gradio Analytics (#1165) 2023-11-06 14:31:26 +01:00
__main__.py Bug fixes for uploading docx file 2024-02-07 17:00:34 +05:45
constants.py Bug fixes for uploading docx file 2024-02-07 17:00:34 +05:45
di.py routes for listing file 2024-01-29 07:19:13 +05:45
home.py Added a schema for username update 2024-02-05 17:34:38 +05:45
launcher.py Added cors origin 2024-02-05 14:39:59 +05:45
main.py fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00
paths.py Added users model for authentication with roles and user roles 2024-01-11 17:48:35 +05:45