privateGPT/tests
Javier Martinez e54a8fe043
fix: prevent to ingest local files (by default) (#2010)
* feat: prevent to local ingestion (by default) and add white-list

* docs: add local ingestion warning

* docs: add missing comment

* fix: update exception error

* fix: black
2024-07-31 14:33:46 +02:00
..
fixtures feat(API): Ingest plain text (#1417) 2023-12-18 21:47:05 +01:00
server fix: prevent to ingest local files (by default) (#2010) 2024-07-31 14:33:46 +02:00
settings fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00
ui fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
conftest.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
test_prompt_helper.py added llama3 prompt (#1962) 2024-07-29 17:28:00 +02:00