privateGPT/private_gpt
Louis 99a870bcee Disable mypy on a file that is specific to local mode
Otherwise it fails because of missing dependencies in CICD
2023-12-03 19:19:13 +01:00
..
components Disable mypy on a file that is specific to local mode 2023-12-03 19:19:13 +01:00
open_ai Update poetry lock (#1209) 2023-11-11 22:44:19 +01:00
server Fix the parallel ingestion mode, and make it available through conf (#1336) 2023-11-30 11:41:55 +01:00
settings WIP more prompt format, and more maintainable 2023-12-03 00:52:46 +01:00
ui WIP more prompt format, and more maintainable 2023-12-03 00:52:46 +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 fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00
constants.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
di.py fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00
launcher.py fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00
main.py fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00
paths.py fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00