private-gpt/private_gpt
lopagela 8487440a6f
Add basic CORS (#1198)
2023-11-10 14:29:43 +01:00
..
components Endpoint to delete documents ingested (#1163) 2023-11-06 15:47:42 +01:00
open_ai Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
server Parse JSON files using llama_index JSONReader (#1176) 2023-11-07 15:39:40 +01:00
settings Add basic CORS (#1198) 2023-11-10 14:29:43 +01:00
ui Refactor UI state management (#1191) 2023-11-10 10:42:43 +01:00
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 feat: Drop loguru and use builtin `logging` (#1133) 2023-10-29 19:11:02 +01:00
constants.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
di.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
main.py Add basic CORS (#1198) 2023-11-10 14:29:43 +01:00
paths.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00