private-gpt/private_gpt
Iván Martínez d3acd85fe3
fix(tests): load the test settings only when running tests
Previous implementation causes false positives with the last version of LlamaIndex
2024-01-09 12:03:16 +01:00
..
components feat(llm): Add openailike llm mode (#1447) 2023-12-26 10:26:08 +01:00
open_ai Update poetry lock (#1209) 2023-11-11 22:44:19 +01:00
server Improve ingest logs (#1438) 2023-12-21 17:13:46 +01:00
settings fix(tests): load the test settings only when running tests 2024-01-09 12:03:16 +01:00
ui feat(ui): make chat area stretch to fill the screen (#1397) 2023-12-17 12:02:13 +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 Delete old docs (#1384) 2023-12-08 22:39:23 +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